Follow us on GitHub

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

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

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

Methods in com.google.gwt.maps.client.services that return GeocoderResult
static GeocoderResult GeocoderResult.newInstance()
          A single geocoder result retrieved from the geocode server.
 

Method parameters in com.google.gwt.maps.client.services with type arguments of type GeocoderResult
 void GeocoderRequestHandler.onCallback(JsArray<GeocoderResult> results, GeocoderStatus status)
          returns a result after on geocode callback
 



Follow us on GitHub

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