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

Enclosing class:
GoogleMap

public static interface GoogleMap.MouseOverHandler

This event is fired when the user's mouse enters the map container.


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

Method Detail

handle

void handle(MouseEvent event)
Override to handle event.