Google Maps API key
Paste your own browser API key from Google Cloud. Stored only in this browser (localStorage) and used to load Maps on your custom domain.
Setup checklist
- Create a Google Cloud project with billing enabled.
- Enable Maps JavaScript API (and Places API New if you use search).
- Create an API key under APIs & Services → Credentials.
- Under Application restrictions → Websites, add both
https://cheaptaxiride.com/*andhttps://*.cheaptaxiride.com/*. - Paste the key above and save.
Note: this key is used in the browser for map rendering. Server-side calls (place search, routing) continue to use the connector key configured in Lovable.