Thursday, May 30, 2013

Re: GWT 2.5.1 integration with Autocomplete Google Places

I can recommend this library: https://github.com/branflake2267/GWT-Maps-V3-Api
It is a Java wrapper around the Google maps v3 JavaScript API.

Here is a showcase of features: http://gonevertical-apis.appspot.com/
If you scroll down there is an example with autocomplete with places.

Here is the code for autocomplete example: https://github.com/branflake2267/GWT-Maps-V3-Api/blob/master/gwt-maps-showcase/src/main/java/com/google/gwt/maps/testing/client/maps/AutocompletePlacesMapWidget.java

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

No comments:

Post a Comment