ShowButtons: Boolean
The ShowButtons property determines whether the zoom control panel buttons are displayed.
Available Values:
true. Zoom control buttons are displayed.
false. Zoom control buttons are not displayed.
Use JSON or the setShowButtons method to set the property value and the getShowButtons method to get the property value.
The example of constructor use is given in description of the MiniMap.Control property.
See also: