joafc96 / place_picker_google

A place picker for searching and selecting a location on google maps for Flutter.
MIT License
2 stars 5 forks source link

Select map type #9

Closed alistair-riskmemo closed 3 weeks ago

alistair-riskmemo commented 3 weeks ago

Summary This pull request adds the mapType option to the PlacePicker widget, allowing users to specify the type of map to be displayed. If not provided, the option defaults to MapType.normal.

joafc96 commented 3 weeks ago

Hi @alistair-riskmemo, Could you please remove the pubspec.lock file changes. So I could merge the PR.

alistair-riskmemo commented 3 weeks ago

@joafc96 sorry, I'm a beginner and couldn't figure out how to do that - I've created a separate pull request instead