RAMP4 - v4.21.0
    Preparing search index...

    Interface RampBasemapLayerConfig

    interface RampBasemapLayerConfig {
        id: string;
        layerType: LayerType;
        opacity?: number;
        url: string;
    }
    Index

    Properties

    id: string
    layerType: LayerType
    opacity?: number
    url: string