Uses of Interface
com.google.gwt.maps.client.services.ElevationServiceHandler

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

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

Methods in com.google.gwt.maps.client.services with parameters of type ElevationServiceHandler
 void ElevationService.getElevationAlongPath(PathElevationRequest request, ElevationServiceHandler handler)
          Makes an elevation request along a path, where the elevation data are returned as distance-based samples along that path.
 void ElevationService.getElevationForLocations(LocationElevationRequest request, ElevationServiceHandler handler)
          Makes an elevation request for a list of discrete locations.
 



Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.