Class MapRotationChangedEvent

  • All Implemented Interfaces:
    Serializable

    public final class MapRotationChangedEvent
    extends EventObject
    An event that indicates that rotation of the MapView has changed.
    Since:
    100.0.0
    See Also:
    Serialized Form
    • Constructor Detail

      • MapRotationChangedEvent

        public MapRotationChangedEvent​(MapView source)
        Creates a new rotation changed event.
        Parameters:
        source - the source
        Since:
        100.0.0