Wasn't it Jess Lacy who wrote:

>I'm seeing the issue on my sites using IE6 but not for other browsers.

That usually means that your copy of IE6 failed to load the Maps API 
code main.js on a previous attempt. Unlike other browsers, MSIE will 
cache the failure, so the next time you visit a page that uses the same 
version of the API, MSIE uses the failure info from cache, and doesn't 
fetch the code. Without the code, calls to GMap2 (or 
GBrowserIsCompatible if you've correctly written your page to check for 
compatibility before trying to create the map) will find them to be 
undefined.

Try Ctrl-Shift-Reload or flush your MSIE cache.

-- 
Mike Williams
http://econym.org.uk/gmap


--

You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-api?hl=en.


Reply via email to