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

Enclosing class:
GoogleMap

public static interface GoogleMap.DragEndHandler

This event is fired when the user stops dragging the map.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.