NextGIS Frontend
    Preparing search index...

    Interface ExtendNgwWebmapLayerAdapterOptions

    interface ExtendNgwWebmapLayerAdapterOptions {
        baseUrl?: string;
        connector: default;
        webMap: WebMap;
    }
    Index

    Properties

    baseUrl?: string
    connector: default
    webMap: WebMap