Check out the gwt google maps page:

http://code.google.com/docreader/#p=gwt-google-apis&s=gwt-google-apis&t=MapsGettingStarted

You need to download the maps api module on this page:

http://code.google.com/p/gwt-google-apis/

this is the zip file (there's a tar.gz on the same page (right hand
side)
http://gwt-google-apis.googlecode.com/files/gwt-maps-1.0.2.zip

add the jar file to your classpath

and the following line to your gwt.xml file for your project:

<inherits name="com.google.gwt.maps.GoogleMaps" />

I think you have to use   gwt v 1.5.3

I've been using it for a bit and it seems to work pretty well!

Hope this helps
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to