latLng property

LatLng? latLng
getter/setter pair

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

This field's ignored if address is provided.

Optional.

Implementation

LatLng? latLng;