This namespace contains classes and functionality for UI elements.
Classes
- Control
- DistanceMeasurement
- InfoBubble
- MapSettingsControl
- Overview
- ScaleBar
- UI
- ZoomControl
- ZoomRectangle
Namespaces
Members
-
This enumeration holds values indicating the possible layout alignments for UI elements.
Properties:
Name Description TOP_LEFTTOP_CENTERTOP_RIGHTLEFT_TOPLEFT_MIDDLELEFT_BOTTOMRIGHT_TOPRIGHT_MIDDLERIGHT_BOTTOMBOTTOM_LEFTBOTTOM_CENTERBOTTOM_RIGHT -
This enumeration defines identifiers for the supported distance measurement systems for the UI.
Properties:
Name Description IMPERIALThis value represents the imperial unit system, using miles and feet (value: 'imperial').
METRICThis value represents the metric unit system, using meters and kilometers, etc (value: 'metric').