<kendo:map-controls-zoom>

Configures or disables the built-in zoom control (+/- button).

Example

<kendo:map-controls>
    <kendo:map-controls-zoom></kendo:map-controls-zoom>
</kendo:map-controls>

Configuration Attributes

position java.lang.String

The position of the zoom control. Predefined values are "topLeft", "topRight", "left", "bottomRight", "bottomLeft".

Example

<kendo:map-controls-zoom position="position">
</kendo:map-controls-zoom>
In this article
Not finding the help you need?