NextGIS Frontend
    Preparing search index...

    Interface QmsCatalogServiceBase

    interface QmsCatalogServiceBase {
        copyrightText?: string;
        copyrightUrl?: string;
        group: string;
        id: string;
        name: string;
        termsOfUseUrl?: string;
        type: QmsServiceType;
    }

    Hierarchy (View Summary)

    Index
    copyrightText?: string
    copyrightUrl?: string
    group: string
    id: string
    name: string
    termsOfUseUrl?: string