Mario, There is no MarkerCluster in the V3 Maps API<https://developers.google.com/maps/documentation/javascript/reference>. It is a 3rd party library<http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/docs/reference.html>. As such, neither GWT V3 library (GWT-Maps-V3-API<https://github.com/branflake2267/GWT-Maps-V3-Api>or GWT-Google-Maps-V3 <http://code.google.com/p/gwt-google-maps-v3/>) has this feature since it is not part of the API.
You'll need to wrap that library in a JSNI implementation. You said it is not working for you right now. What have you tried implementing so far? Sincerely, Joseph -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/HpJnuXvruxcJ. 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.
