New to Kendo UI for Angular? Start a free 30-day trial
MapControlsPosition
Updated over 6 months ago
Possible positions of map controls
type MapControlsPosition = "topLeft" | "topRight" | "bottomRight" | "bottomLeft";