Embedding Googlemaps using HTML provided by Google Maps
-
Hello all,
I’m trying to embed a customised Google Map into my blog by using the embed HTML provided by Google Maps:
<iframe height="500" scrolling="no" width="425" frameBorder="0" src=" https://maps.google.com/maps/ms?ie=UTF8&hl=en&om=1&s=AARTsJqapklHpEVweLkdXHVvflkdrtY60g&msa=0&msid=103233348724983297146.000440cd0ffe328768137&ll=25.284438,75.541992&spn=19.790476,18.676758&z=5&output=embed " marginHeight="0" marginWidth="0"></iframe> <small><a href=" https://maps.google.com/maps/ms?ie=UTF8&hl=en&om=1&msa=0&msid=103233348724983297146.000440cd0ffe328768137&ll=25.284438,75.541992&spn=19.790476,18.676758&z=5&source=embed " style="color: #0000ff; text-align: left">View Larger Map</a></small>
When I paste this into the code, I’m able to preview the map perfectly fine, but I can no longer edit the blog at ALL.
I have tried using this code on both versions 2.3 and 2.3.1. using Firefox.
I tried embedding this code using version 2.3 on Internet Explorer, and what do you know.. it’s fine on there!
I’m aware that there’s a Google Map WordPress plugin available (https://avi.alkalay.net/2006/11/google-maps-plugin-for-wordpress.html), however this currently only allows for maps with multiple markers, not maps with lines for instance. It also won’t show the distance between 2 points, which can be seen if using the HTML from Google Maps.
So currently, I’m having to use Internet Explorer and 2.3 to use the code above. Why does this bug exist on Firefox and not on Internet Explorer?
Any information would be greatly appreciated!
Many thanks,
Tanya
- The topic ‘Embedding Googlemaps using HTML provided by Google Maps’ is closed to new replies.