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

Enclosing class:
StreetViewPanorama

public static interface StreetViewPanorama.LinksChangedHandler

This event is fired when the panorama's links change. The links change asynchronously following a pano id change.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.