geoview-core
    Preparing search index...

    Type Alias BasemapChangedEvent

    Define an event for the delegate.

    type BasemapChangedEvent = {
        basemap: TypeBasemapProps;
    }
    Index

    Properties

    Properties