NextGIS Frontend
    Preparing search index...

    Interface RasterRequestLayerOptions

    interface RasterRequestLayerOptions {
        source: RasterLayerSourceOptions;
        srs: { id: 3857 };
    }
    Index

    Properties

    Properties

    srs: { id: 3857 }