geoview-core
    Preparing search index...

    Type Alias MapProjectionChangedEvent

    Define an event for the delegate

    type MapProjectionChangedEvent = {
        projection: OLProjection;
    }
    Index

    Properties

    Properties

    projection: OLProjection