Articles on: FAQ's

How do I embed a Google Maps widget into a Landing Page?

How do I embed a Google Maps widget into a Landing Page?



The Google Maps APIs require an API key for new domains as of today.

See announcement: http://googlegeodevelopers.blogspot.com.au/2016/06/building-for-scale-updates-to-google.html

Create an API key as per instructions here: https://developers.google.com/maps/documentation/javascript/get-api-key
Drag the map widget onto your 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 your key as the value of a ‘key’ parameter. src="https://www.google.com/maps/embed/v1/place?key= KEY>".

Updated on: 13/10/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!