<kendo:map-controls-navigator>

Configures or disables the built-in navigator control (directional pad).

Example

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

Configuration Attributes

position java.lang.String

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

Example

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