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

Enclosing class:
Marker

public static interface Marker.FlatChangedHandler

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


Method Summary
 void handle()
          Override to handle event.
 

Method Detail

handle

void handle()
Override to handle event.