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

Enclosing class:
Marker

public static interface Marker.VisibleChangedHandler

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


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.