NextGIS Frontend
    Preparing search index...

    Interface GetAttributionsOptions

    interface GetAttributionsOptions {
        onlyBaselayer?: boolean;
        onlyVisible?: boolean;
    }
    Index

    Properties

    onlyBaselayer?: boolean
    onlyVisible?: boolean