displayLocation property

LatLng? displayLocation
final

Location to be displayed when screen is showed. If this is set or not null, the map does not pan to the user's current location.

Implementation

final LatLng? displayLocation;