MiniMap.ShowMap

Syntax

ShowMap: Boolean

Description

The ShowMap property determines whether the map is displayed.

Comments

Available Values:

Use JSON or the setShowMap method to set the property value and the getShowMap method to get the property value.

Example

The example of constructor use is given in description of the MiniMap.Control property.

See also:

MiniMap