You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -267,7 +267,6 @@ selectInitialPosition | bool | Whether to display selected place on initial map
267
267
resizeToAvoidBottomInset | bool | Resize map when keyboard is shown and can only be disabled when using a full screen map. Defaults to true.
268
268
initialSearchString | String | Sets initial search string for auto complete search
269
269
searchForInitialValue | bool | Wether to automatically search for initial value on start
270
-
forceAndroidLocationManager | bool | On Android devices you can set this to true to force the geolocator plugin to use the 'LocationManager' to determine the position instead of the 'FusedLocationProviderClient'. On iOS this is ignored.
271
270
myLocationButtonCooldown | int | Cooldown time in seconds for the 'myLocationButton'. Defaults to 10 seconds.
272
271
forceSearchOnZoomChanged | bool | Wether to allow place search even when the zoom has changed. Defaults to false.
273
272
automaticallyImplyAppBarLeading | bool | By default, there is a back button on the top. Setting false will remove the back button.
0 commit comments