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

    Type Alias MapProjectionChangedEvent

    Define an event for the delegate

    type MapProjectionChangedEvent = {
        projection: OLProjection;
    }
    Index

    Properties

    Properties

    projection: OLProjection