Ah yes, I saw that but now I see there are a lot more examples i missed. sorry. It seems that I can use KML/GeoRSS Overlays to do what I want. I'll dive into it, thanks!
On Mar 17, 6:05 pm, Eric Ayers <[email protected]> wrote: > Hello, > Are you using the gwt-google-apis project for running Google > Maps?http://code.google.com/p/gwt-google-apis > > There is a tutorial and a demonstration program named 'Hello Maps' in the > download that shows off various aspects of the gwt-maps API. > > -Eric. > > > > On Tue, Mar 17, 2009 at 5:46 AM, artonice <[email protected]> wrote: > > > dear GWT community, I am a student at the University of Amsterdam > > working on a Information visualization project for my master. I'm new > > to gwt and tried to look for a solution to my challenge, but cannot > > seem to find the right one. > > > what i want to do: I want to use google maps where it is possible to > > (multi)select country polygons both by using external datasets to > > assign values like color to the polygons and to make the user able to > > select mulitple polygons to make comparisons between the assigned > > values. > > > I've used google maps in combination with kml country polygons and > > tried the google visualization api, but both seem to lack flexibility > > and functionality to do what I want. This is why I trurned to GWT. > > > I have now a basic setup of an eclipse project where I can load Google > > maps and where I can put multiple marker point on the overlay using > > onClick(MapClickEvent). Can anybody help me with my case or point me > > into the right direction? > > -- > Eric Z. Ayers - GWT Team - Atlanta, GA USAhttp://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
