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

Enclosing class:
Marker

public static interface Marker.MouseOverHandler

This event is fired when the mouse enters the area of the marker icon.


Method Summary
 void handle(MouseEvent event)
          Override to handle event.
 

Method Detail

handle

void handle(MouseEvent event)
Override to handle event.