The lack of deprecated V3 is maddening for GWT and Maps V3. Check out the below. It is the only one I know of.
There is a nearly finalized V3 API on googlecode http://code.google.com/p/gwt-maps-api/ . It has every facet of the JS API and is fully functional right now. I'm using it without issue. Feel free to check it out of SVN and build it. Joe On Feb 14, 5:20 am, andrew <[email protected]> wrote: > I currently use GWT Maps API 1.1 in our GWT APP and I'd like to update > it to use the Google Maps API Version 3. > > Is there a supported, not deprecated, library for GWT to use Google > Maps API V3? > > gwt-google-maps-v3 > ===============http://code.google.com/p/gwt-google-maps-v3/ > Only one committer. Seems abandoned. > Latest downloadable JAR is from May 2010. > Not compiled for GWT > 2.2 and so fails on latest GWT2.4 (someone > posted a new version) > Says "This project will soon be merged into gwt-google-apis and hence > is depricated", but that comment could be pretty old by now. > > gwt-google-apis > ===========http://code.google.com/p/gwt-google-apis/ > Would seem to be the official and logical place to look. > But it states: "At the present time, the gwt-maps API only supports > Google Maps API version 2." > and the Libraries for GWT versions 1.0 and 1.1 (uses GMaps API V2) are > both listed as deprecated. > Release Notes (1.10) was last updated on May 2010. > > I was convinded this would be the place to find it, and searched but > with no luck. Am I missing something? > > I also found: > > gwt-maps3 > ========http://code.google.com/p/gwt-maps3/ > This seems more up-to-date than gwt-google-maps-v3 and, but less > extensive and not Google "approved"? > > If I'm going to rewrite for a new API, I'd like it to be the > "definitive", if possible Google sanctioned one, and not face another > re-write shortly after. > > Thanks for any help. -- 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.
