fysoul17 / google_maps_place_picker

Place picker on Google Maps for Flutter
MIT License
222 stars 356 forks source link

Search view always showing searching and no select here dialog appearing #167

Open Chandio763 opened 2 years ago

Chandio763 commented 2 years ago

Not able to search and select

I am using this package in my app and followed the documentations properly. on calling this PlacePicker, map opens with complete UI but whenever I tried to search the address, it always shows 'searching'. Whenever I change cursor on map, it shows bottom sheet with CircularProgressIndicator and disappears. I checked my google console account and there it shows requests number and all request numbers are equal to errors. I don't know what I am missing. Does it requires pricing plan for maps platform or anything else. I am attaching a video of it.

https://user-images.githubusercontent.com/50706267/160073037-aab8b782-caf7-4035-adb9-ced630f1d2d6.mp4

martin-braun commented 2 years ago

Check your console. You have to setup Maps in the Google Cloud properly and provide your API key, yes you also have to setup billing, but you most likely will never exceed the free tier, unless your application will be downloaded and used a lot.