fysoul17 / google_maps_place_picker

Place picker on Google Maps for Flutter
MIT License
223 stars 364 forks source link

Is there a way to show the selected place widget on entering the PlacePicker (e.g. to automatically pick the current position)? #7

Closed antoninojob closed 4 years ago

fysoul17 commented 4 years ago

There isn't at the moment. I will update this feature soon.

fysoul17 commented 4 years ago

Please update to version 0.6.3 and set 'selectInitialPosition' to true.

antoninojob commented 4 years ago

Oh wow! You're great!