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

Enclosing class:
GoogleMap

public static interface GoogleMap.DragHandler

This event is repeatedly fired while the user drags the map.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.