NextGIS Frontend
    Preparing search index...

    Interface QmsLayerBase

    interface QmsLayerBase {
        attribution?: string;
        extent?: QmsExtent;
        name: string;
    }

    Hierarchy (View Summary)

    Index
    attribution?: string
    extent?: QmsExtent
    name: string