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

Enclosing class:
ElevationService

public static interface ElevationService.Callback

Callback type for handling asynchronous responses from getElevationForLocations.


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