ErrorPro / react-google-autocomplete

React components for google places API.
MIT License
462 stars 114 forks source link

Places API key restrictions #219

Open oliverbenns opened 12 months ago

oliverbenns commented 12 months ago

The places service hook actually requires both the Places API and Maps Javascript API to be enabled. I am not too familiar with the GCP API management but the latter was a surprise to me. This might be worth documenting somewhere.