Hi mates!,
Is there some way to extract the location Map URL to embed the map in another website? Like the url “share this location” in Google Maps link
I read you!
Thanks
Hi mates!,
Is there some way to extract the location Map URL to embed the map in another website? Like the url “share this location” in Google Maps link
I read you!
Thanks
Hello Dear @momeCo,
Thank you for your request!
This is the HTML code from Google Maps when I click “Embed a map”:
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d14112.19415668266!2d-73.96488505707148!3d40.751948463941076!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c258f97bdb102b%3A0xea9f8fc0b3ffff55!2sThe%20Museum%20of%20Modern%20Art!5e0!3m2!1sen!2sus!4v1719490664631!5m2!1sen!2sus" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
It seems what you need to embed any places is to change:
-73.96488505707148
, 40.751948463941076
(coordinates)
and
The%20Museum%20of%20Modern%20Art
to any encoded company name.