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

Enclosing class:
Marker

public static interface Marker.IconChangedHandler

This event is fired when the marker icon property changes.


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.