geoview-core - v2.2.0
    Preparing search index...

    Type Alias MapRotationEvent

    Event for the map rotation delegate.

    type MapRotationEvent = {
        rotation: number;
    }
    Index

    Properties

    Properties

    rotation: number