I've been toying with Maps Api v3 and markerclusterer and run into a
strange constellation with the following setup:
IE 8 (64 bit) both hosted and production mode, GWT 2.1.1

Markercluster apparently does something to the Map, so that the map
cannot be operated upon immediately when running IE8, i.e.:

1. setup map
2. setup markerclustere
3. zoom map -> this throws an exception about a maptype being not
defined

I also get this with Firefox btw. I try{} catch{}'ed this in JSNI
which works in Firefox as expected. But with IE, the exception simply
falls through as if there were no catch statement.

Has anybody seen something similar?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en.

Reply via email to