lngLat property

LngLat lngLat

The geographic location on the map of the center of the touch event points.

Implementation

LngLat get lngLat => LngLat.fromJsObject(jsObject.lngLat);