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

Enclosing class:
StreetViewService

public static interface StreetViewService.Callback

Callback type for handling asynchronous responses from getPanoramaByLocation.


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

Method Detail

handle

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