Back

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

  1. Create a Google Cloud project with billing enabled.
  2. Enable Maps JavaScript API (and Places API New if you use search).
  3. Create an API key under APIs & Services → Credentials.
  4. Under Application restrictions → Websites, add bothhttps://cheaptaxiride.com/*andhttps://*.cheaptaxiride.com/*.
  5. 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.