Scalebar QML Type

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

Detailed Description

Property Documentation

controller : var

The controller portion of the Scalebar which handles distance calculations based on the visual properties of the given mapView.

The CPP controller is documented here.


mapView : var

The mapView in which the displayed distance and width of this Scalebar are calculated from.


unitSystem : int

The display units of the Scalebar, can be metric, imperial. The default is UnitSystem.Metric.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.