Add a Google Map to your article
This article will describe how to embed a Google Map in to an article or a Custom module.
Google Map
Start by browsing to your location on Google Maps.
- Browse to Google Maps, and search for your location.
- Click the
Share button, in the left pane.
- In the dialog box that opens, select the Embed a map tab.
- Click the Copy HTML link.
JCE configuration
If you are using JCE you will need to enable IFrames.
- Go to Components > JCE Editor > Profiles.
- Open the Default profile for editing.
- Select the Plugin Parameters tab.
- Select Media Support in the left pane.
- Change the Allow IFrames option to Yes.
Joomla Article or Module
Open an article or Custom Module for editing.
- Select the Code view.
- Paste the HTML content.
When embedding into a side Module, I make the following changes to the HTML code.
- width="100%"
- height="360"
Thanks for visiting,
Steven