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

Enclosing class:
GoogleMap

public static interface GoogleMap.ZoomChangedHandler

This event is fired when the map zoom property changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.