Hi Luke,
I am having the same problem. I still do not understand why this
works perfectly in firefox and chrome but not IE... I do not get
any security warnings or any prompts.
Again, this only happens if the website is hosted on a secure location
(HTTPS). If the website, with no code changes is moved from a secured
(HTTPS) to unsecure (HTTP with no S) location everything works. I am
not trying to access the google service through https.
I get a single javascript error <b>'google' is undefined</b> which
occurs on line 40
geocoder = new google.maps.Geocoder();
Again, this works fine if the website is unsecured (http) for all
browsers and works fine secured (HTTPS) for FireFox and Chrome.
--
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.