MiniMap.ShowButtons

Syntax

ShowButtons: Boolean

Description

The ShowButtons property determines whether the zoom control panel buttons are displayed.

Comments

Available Values:

Use JSON or the setShowButtons method to set the property value and the getShowButtons method to get the property value.

Example

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

See also:

MiniMap