Google Maps integration
- Go to Google Cloud Platform on https://console.cloud.google.com/
- Click on console.
- Select your Firebase Project
- Search for Google Maps API
- Enable Google Maps API and get the API key
- Add the key to the
.env
file in the root of the project
GOOGLE_MAPS_API_KEY=YOUR_API_KEY