NextGIS Frontend
    Preparing search index...

    Interface MapControls

    interface MapControls {
        ATTRIBUTION: AttributionControlOptions;
        ZOOM: ZoomControlOptions;
        [name: string]: Record<string, any>;
    }

    Hierarchy (View Summary)

    Indexable

    • [name: string]: Record<string, any>
    Index

    Properties

    Properties