Module com.esri.arcgisruntime
Interface MapRotationChangedListener
Deprecated, for removal: This API element is subject to removal in a future version.
The listener interface for receiving rotation changed events from a
MapView
.- Since:
- 100.0.0
-
Method Summary
Modifier and TypeMethodDescriptionvoid
mapRotationChanged
(MapRotationChangedEvent rotationChangedEvent) Deprecated, for removal: This API element is subject to removal in a future version.Invoked when the rotation of the MapView changes.
-
Method Details
-
mapRotationChanged
Deprecated, for removal: This API element is subject to removal in a future version.Invoked when the rotation of the MapView changes.- Since:
- 100.0.0
-
ObservableValue.addListener(ChangeListener)
onMapView.mapRotationProperty()
.