On Jun 11, 9:42 am, John <[email protected]> wrote: > 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. >
Does IE8 display a security warning, "Do you want to view only the webpage content that was delivered securely?" If you click the "No" button, then the javascript from http://maps.google.com/ should load. ... -- 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.
