Interface MapRotationChangedListener


@Deprecated(since="200.0.0", forRemoval=true) public 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 Type
    Method
    Description
    void
    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

      void 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.
      Since:
      100.0.0