Follow us on GitHub

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.
 



Follow us on GitHub

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