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

Added mapType #10

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

@alistair-riskmemo LGTM