com.google.maps.gwt.client
Interface StreetViewPanorama.PanoChangedHandler

Enclosing class:
StreetViewPanorama

public static interface StreetViewPanorama.PanoChangedHandler

This event is fired when the panorama's pano id changes. The pano may change as the user navigates through the panorama or the position is manually set. Note that not all position changes trigger a pano_changed .


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.