displayLocation property
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;
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.
final LatLng? displayLocation;