fysoul17 / google_maps_place_picker

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

Problem With Search Function #74

Closed Reet0709 closed 3 years ago

Reet0709 commented 3 years ago

After Enabling the following API's

screenshots

I generated the API Key, but still Search Function is not working ( neither Autosuggestion are coming , nor the places searched. It is just Loading the search indicator to infinty) .

Screenshots

What else I Need to do to make it work?

fysoul17 commented 3 years ago

I cannot provide any guidance with this information. It is good to see or share a debug log here so that someone can help you.

I think it is related to the Google Map API setting as the screenshot shows there are errors, and thus read carefully through the README file including flutter_google_map package documents which provides API setting guides (and it is on README file as well).

fysoul17 commented 3 years ago

Closing as it is an API related issue.