A Scalebar control that shows an accurate distance that can be used to visually gauge distances on a map view. The measurement system used is controlled by unitSystem. The units used will be appropriate to the distance being shown e.g. km
for long distances and m
for shorter distances. More...
Since: | Esri.ArcGISRuntime 100.13 |
Properties
- controller : var
- mapView : var
- unitSystem : int
Detailed Description
Property Documentation
The mapView in which the displayed distance and width of this Scalebar are calculated from.
The display units of the Scalebar, can be metric, imperial. The default is UnitSystem.Metric
.