I can't seem to load the Google Map (API v3) from a secure web site HTTPS from IE8, but can from Firefox.
I took the event-simple.html sample code from the google web site and copied into my non-secure directory (HTTP), and can load the example fine in both IE8 and Firefox. I then copy the same example into my secure directory (HTTPS) and can only load the page with Firefox, and not IE8. IE8 complains 'google' is undefined. This seems to imply that the loading of the <script type="text/javascript" src="http:// maps.google.com/maps/api/js?sensor=false"></script> does not work from a https page for IE. Any help would be much appreciated! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. 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.
