The ESRI js library is free, here is the introduction sample on how to use them: https://developers.arcgis.com/en/javascript/jstutorials/. The GWT-ESRI library is just a wrapper. Check out the .gwt.xml file in the sample code to see how a 3rd party library is loaded with GWT. Note, the latest src has been moved to github: https://github.com/CSTARS/gwt-esri
On Tuesday, July 9, 2013 1:09:59 AM UTC-7, Utente0504 wrote: > > Hi GwtGroup, > I'm new in the world gwt. > I have installed Eclipse and gwt plugin an tested demo code, everything > seems to work. > But, my main interest is GIS. > I found examples and code about gwt-esri ( > https://code.google.com/p/gwt-esri/) but I did not understand how it > works. > What esri libraries do I need? Are it free? > Could you give me guidelines to continue with my test? > > Thanks in advance. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
