Wednesday, June 1, 2011

Re: New GWT /App engine site

Hi,
the term and conditions to use google maps with gwt, are the same of every other technology: you have to get a key, then you can use for free (with some limitation, like not hide google logo or don't sell service...)
when you get an api key, you can read the official term and conditions.
http://code.google.com/intl/it-IT/apis/maps/signup.html

To integrate with gwt I use gwp-maps from here

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

is very useful and simple to use, there is also a sample application that explain very well everything is possible to do.
This library use  gmap v2 not v3. (but for me is ok)

Alessandro

--
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/-/THp2Sk9XZHA2VkFK.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment