I'm using the geometry library on my website, but for some reason it's destroying the Google Maps maps... In IE8 the webpage stops loading because it gets the following error: Bericht: 'elementType' is leeg of geen object Regel: 27 Teken: 68 Code: 0 URI: http://maps.gstatic.com/cat_js/intl/nl_nl/mapfiles/api-3/7/1/%7Bmain,geometry%7D.js
In FF and Safari the page loads fine... I'm using this in my head: <script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?libraries=geometry&sensor=false"></script> Why does this happen? What is going wrong? I also checked with the W3C validator, and my website is valid: This document was successfully checked as XHTML 1.0 Transitional! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/cBP9lgwn4joJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
