The view location of the MapView based on an extent. More...
Import Statement | import Esri. |
Since | Esri. |
Inherits |
Properties
- extent : Geometry
Signals
Detailed Description
A ViewpointExtent is a Viewpoint primarily based on an extent.
This QML type supports the following default properties. A default property may be declared inside another declared object without being assigned explicitly to a property.
See also JsonSerializable, Viewpoint, and ViewpointCenter.
Property Documentation
[default] extent : Geometry |
The extent of the ViewpointExtent.
Signal Documentation
Emitted when the extent property changes.
Note: This signal will only be emitted when the property initializes during the instantiation of the component.
Note: The corresponding handler is onExtentChanged
.
This signal was introduced in Esri.ArcGISRuntime 100.4.