Interface MapRotationChangedListener


  • public interface MapRotationChangedListener
    The listener interface for receiving rotation changed events from a MapView.
    Since:
    100.0.0
    • Method Detail

      • mapRotationChanged

        void mapRotationChanged​(MapRotationChangedEvent rotationChangedEvent)
        Invoked when the rotation of the MapView changes.
        Since:
        100.0.0