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

Enclosing class:
StreetViewPanorama

public static interface StreetViewPanorama.PovChangedHandler

This event is fired when the panorama's point-of-view changes. The point of view changes as the pitch, zoom, or heading changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.