How to Embed a Google Maps Widget into a Landing Page
The Google Maps APIs require an API key for new domains as of today.
Enquire recommends visiting the announcement Building for Scale: Updates to Google Maps APIs Standard
- Create an API key as per instructions here: https://developers.google.com/maps/documentation/javascript/get-api-key
- Drag the map widget onto the landing page
- Click the advanced edit on the map (the pencil)
- Click the <> source edit button
- Edit the line in the code that loads the Google Maps API to include the key as the value of a ‘key’ parameter. src="https://www.google.com/maps/embed/v1/place?key= KEY>".
Please reach out to the dedicated Enquire Account Manager or Enquire MAP Support team for further assistance.