NextGIS Frontend
    Preparing search index...

    Interface LocationEvent

    interface LocationEvent {
        bounds?: LngLatBoundsArray;
        lngLat: LngLatArray;
    }
    Index

    Properties

    Properties

    lngLat: LngLatArray