latLng property

LatLng? latLng
getter/setter pair

The latitude and longitude of the geographic center to search from.

This field is ignored if address is provided.

Implementation

LatLng? latLng;