Follow us on GitHub

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

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

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

Methods in com.google.gwt.maps.client.services that return ElevationResult
static ElevationResult ElevationResult.newInstance()
          The result of an ElevationService request, consisting of the set of elevation coordinates and their elevation values.
 

Method parameters in com.google.gwt.maps.client.services with type arguments of type ElevationResult
 void ElevationServiceHandler.onCallback(JsArray<ElevationResult> result, ElevationStatus status)
          on ElevationService result
 



Follow us on GitHub

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