com.google.maps.gwt.client
Interface Marker.PositionChangedHandler

Enclosing class:
Marker

public static interface Marker.PositionChangedHandler

This event is fired when the marker position property changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.