getLatLng property

LatLng getLatLng

Implementation

LatLng get getLatLng => LatLng(mapMarker.latitude as double, mapMarker.longitude as double);