lngLat property
LngLat
get
lngLat
The geographic location on the map of the mouse cursor.
Implementation
LngLat get lngLat => LngLat.fromJsObject(jsObject.lngLat);
The geographic location on the map of the mouse cursor.
LngLat get lngLat => LngLat.fromJsObject(jsObject.lngLat);