com.google.maps.gwt.client
Interface ElevationService.GetElevationAlongPathCallback

Enclosing class:
ElevationService

public static interface ElevationService.GetElevationAlongPathCallback

Callback type for handling asynchronous responses from getElevationAlongPath.


Method Summary
 void handle( a, ElevationStatus b)
          Called by the callback handler
 

Method Detail

handle

void handle( a,
            ElevationStatus b)
Called by the callback handler