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

Enclosing class:
StreetViewService

public static interface StreetViewService.GetPanoramaByIdCallback

Callback type for handling asynchronous responses from getPanoramaById.


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