|
Project Information
Featured
Downloads
Links
|
This project will soon be merged into gwt-google-apis and hence is depricated The Google Maps API library provides a way to access the Google Maps API version 3 from a GWT project without having to write additional JavaScript code. Version 3 of this API is especially designed to be faster and more applicable to mobile devices, as well as traditional desktop browser applications. The GWT library is design to be easily used under MVP design pattern(to minimize dependency on GWTTestCase and run tests faster). Project status : alphaGetting started guide : GettingStarted Showcase Application : http://gwt-maps-3.appspot.com/ Some features of JS V3 API are not available in this library, how do I add them? This can achieved in two ways :
DISCLAIMER : As Google Map API (Javascript) is still in labs, code is expected to break on any relevant change in the API. |