Blog Archive

Wednesday, February 1, 2012

Using GWT with the Google Maps API V3


The Google Web Toolkit is an open source set of tools that allows web developers to create and maintain complex JavaScript front-end applications in Java. Unfortunately the current GWT bindings are only compatible with the Google Maps v2 API and are not yet compatible with v3 of the API.

Luckily Brandon Donnelson has decided to build the GWT bindings for the Maps API V3. If you want to see what you can build with the bindings wrapper you can jump straight to the demo page. The examples provided include Google Maps with the Elevation Requests, Directions, Street View, Custom Street View, Custom Controls, the Drawing Libray and more.


If you want to see Donnelson's GWT bindings in the wild then visit the impressive Cycling the Alps website, which has been completely rebuilt using the bindings.

0 comments:

Post a Comment

Popular Posts