RAMP4 - v4.21.0
    Preparing search index...

    Interface BasemapChange

    Event payload for a Basemap Change

    interface BasemapChange {
        basemapId: string;
        schemaChanged: boolean;
    }
    Index

    Properties

    basemapId: string

    New basemap id

    schemaChanged: boolean

    True if new basemap caused the map schema to change