geoview-core
    Preparing search index...

    Type Alias MapRotationEvent

    Define an event for the delegate

    type MapRotationEvent = {
        rotation: number;
    }
    Index

    Properties

    Properties

    rotation: number