0% found this document useful (0 votes)
50 views

How To Add Google Map To The Webpage

To embed a Google Map on a webpage, click share on the desired map on Google Maps, copy the embed code provided which contains an iframe element, and paste this code into the HTML of the webpage where the map should appear. The map will then load and be viewable on the site.

Uploaded by

JASPER WESSLY
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views

How To Add Google Map To The Webpage

To embed a Google Map on a webpage, click share on the desired map on Google Maps, copy the embed code provided which contains an iframe element, and paste this code into the HTML of the webpage where the map should appear. The map will then load and be viewable on the site.

Uploaded by

JASPER WESSLY
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

How to add Google Map to the webpage

Click on Google Search


Click on Map
Click on share button

Click on Embed map


<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d31
095.529525458103!2d80.18240032159353!3d13.039415361920307!2m
3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a5266dbdecf0
149%3A0x4d3edefeb97aa0de!2sKK+Nagar%2C+Chennai%2C+Tamil+
Nadu!5e0!3m2!1sen!2sin!4v1507340712876" width="600"
height="450" frameborder="0" style="border:0"
allowfullscreen></iframe>
Copy the above source code and place it on the Website

You might also like