fysoul17 / google_maps_place_picker

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

Camera Location Search Error: This API project is not authorized to use this API. #84

Open youraleangseng opened 3 years ago

youraleangseng commented 3 years ago

Camera Location Search Error This API project is not authorized to use this API

Expected behavior trying to search location by moving the map, but the place not show

Puspharaj commented 3 years ago

Need to enable PlacesAPI in your google developer account for the project. Then try it works.

digitaljoni commented 3 years ago

Make sure to also enable: Geocoding and Geolocation APIs in your Google Developer account.