A React hook for Google Maps Places Autocomplete:
- 🧠 Provide intelligent places suggestions powered by Google Maps Places API.
- 🎣 Build your own customized autocomplete UI by React hook.
- 🔧 Utility functions to do geocoding and get geographic coordinates using Google Maps Geocoding API.
- 🏎️ Support asynchronous Google script loading.
- 📜 Support TypeScript type definition.
- ⌨️ Build an UX rich component (e.g. WAI-ARIA compliant and keyword support) via comprehensive demo code.