Note that there are some explanatory texts on larger screens.

plurals
  1. POEmbedded Google Map not working properly in IE
    primarykey
    data
    text
    <p>I have a page on my site with a regular, embeded-from-Google Google Map. The map works fine on every browser but IE. The issue seems to come and go, but leans more toward not working than working.</p> <p><a href="http://dev.magzalez.com/maptest" rel="nofollow noreferrer">Link to test with just the map &#187;</a></p> <p>When you visit the site with IE8 you get the map but no pin and no directions:</p> <p><img src="https://i.stack.imgur.com/FXvnA.png" alt="Google Maps on IE8"></p> <p>When you visit the site with IE7 you get the map and a loading dialog.</p> <p><img src="https://i.stack.imgur.com/aCz5x.png" alt="Google Maps on IE7"></p> <p>This is the JS error I get on IE:</p> <pre><code>Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2) Timestamp: Thu, 6 Oct 2011 14:39:55 UTC Message: Unspecified error. Line: 2093 Char: 1 Code: 0 URI: http://maps.gstatic.com/cat_js/intl/en_us/mapfiles/371b/maps2/%7Bmain,mod_util,mod_act,mod_act_s,mod_actbr,mod_adf,mod_appiw,mod_mg,mod_mssvt,mod_rst,mod_strr%7D.js Message: Object doesn't support this property or method Line: 228 Char: 65 Code: 0 URI: http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=9380+SW+152nd+St+Miami,+FL+33176&amp;aq=&amp;sll=37.0625,-95.677068&amp;sspn=49.223579,96.152344&amp;vpsrc=6&amp;ie=UTF8&amp;hq=&amp;hnear=9380+SW+152nd+St,+Miami,+Florida+33176&amp;t=m&amp;ll=25.638431,-80.345249&amp;spn=0.027083,0.048923&amp;z=14&amp;iwloc=A&amp;output=embed </code></pre> <p>Any thoughts?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload