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

Enclosing class:
GoogleMap

public static interface GoogleMap.IdleHandler

This event is fired when the map becomes idle after panning or zooming.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.