com.google.maps.gwt.client
Interface GoogleMap.HeadingChangedHandler

Enclosing class:
GoogleMap

public static interface GoogleMap.HeadingChangedHandler

This event is fired when the map heading property changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.