Follow us on GitHub

Uses of Class
com.google.gwt.maps.client.services.GeocoderRequest

Packages that use GeocoderRequest
com.google.gwt.maps.client.services   
 

Uses of GeocoderRequest in com.google.gwt.maps.client.services
 

Methods in com.google.gwt.maps.client.services that return GeocoderRequest
static GeocoderRequest GeocoderRequest.newInstance()
          The specification for a geocoding request to be sent to the Geocoder.
 

Methods in com.google.gwt.maps.client.services with parameters of type GeocoderRequest
 void Geocoder.geocode(GeocoderRequest request, GeocoderRequestHandler handler)
          Geocode a request.
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.