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

Enclosing class:
Marker

public static interface Marker.AnimationChangedHandler

This event is fired when the marker's animation property changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.