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

Enclosing class:
StreetViewPanorama

public static interface StreetViewPanorama.PositionChangedHandler

This event is fired when the panorama's position changes. The position changes as the user navigates through the panorama or the position is set manually.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.