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

Enclosing class:
GoogleMap

public static interface GoogleMap.BoundsChangedHandler

This event is fired when the viewport bounds have changed.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.