1. Obtain an API key for [Google Maps](https://cloud.google.com/maps-platform) and add it the `api_keys` collection under `/api_keys/google_maps/api_key`. Ensure that the [Maps Static API](https://console.cloud.google.com/apis/library/static-maps-backend.googleapis.com), [Directions API](https://console.cloud.google.com/apis/library/directions-backend.googleapis.com), [Geocoding API](https://console.cloud.google.com/apis/library/geocoding-backend.googleapis.com), [Maps Elevation API](https://console.cloud.google.com/apis/library/elevation-backend.googleapis.com), and [Time Zone API](https://console.cloud.google.com/apis/library/timezone-backend.googleapis.com) are all enabled and added to the key's restrictions. The [Cloud Vision API](https://console.cloud.google.com/apis/library/vision.googleapis.com) and [Google Calendar API](https://console.cloud.google.com/apis/library/calendar-json.googleapis.com) also need to be enabled, but they do not need a key.
0 commit comments