NextGIS Frontend
    Preparing search index...

    Interface LocateOptions

    interface LocateOptions {
        maxZoom?: number;
        setView?: boolean;
    }
    Index

    Properties

    Properties

    maxZoom?: number
    setView?: boolean