Gp HTML Maps
Gp HTML Maps
Overview
Google maps view can be added to a web page. Commonly it is used in company
websites to show the location of that company office to the users on google maps.
Steps 1 : Go to google maps and enter the address you want to show
Example : <iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d223994.25250303914!2
d76.95126390445984!3d28.692332876145986!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3
!1m2!1s0x390d047309fff32f%3A0xfc5606ed1b5d46c3!2sDelhi!5e0!3m2!1sen!2sin!4v1636850
352892!5m2!1sen!2sin" width="600" height="450" style="border:0;" allowfullscreen=""
loading="lazy">
</iframe>
1
Output :