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...
Import Statement | import Esri. |
Since | Esri. |
- List of all members, including inherited members
- Scalebar is part of ArcGISQtToolkit group and ArcGISQtToolkitUiQmlViews group.
Properties
- mapView : MapView
- unitSystem : UnitSystem
Detailed Description
Property Documentation
map |
The mapView in which the displayed distance and width of this Scalebar are calculated from.
unit |
The display units of the Scalebar, can be metric, imperial. The default is UnitSystem.Metric
.