Show your visitors a map of any location you like. Use the Map widget to show the location of your brick-and-mortar business or a special event. You can also use it to show customers where they will find parking.
To add the Map widget:
Content Editor
To access the content editor:
Display Location Info Popup
To display a location information popup on the map widget:
Type a title and description for the popup.
Select to display the popup On hover, On click, or Always from the Popup display drop-down.
Design Editor
To access the design editor, right-click the widget, and click Edit Design.
Click the Layout tab to edit the design of the map that appears on your site.
Embed a Google Map Using an HTML Widget
To embed maps from Google Maps using the HTML widget:
<div class="embed-container"><iframe src=" " frameborder="0" allowfullscreen></iframe></div>
The map will resize appropriately for the different device views. If you use the normal Google Maps embed code, the size of the map widget will appear static on all devices and will cut off in the mobile view.