Uses of Interface
com.dlsc.gmapsfx.javascript.event.MouseEventHandler
| Package | Description |
|---|---|
| com.dlsc.gmapsfx.javascript.object |
-
Uses of MouseEventHandler in com.dlsc.gmapsfx.javascript.object
Methods in com.dlsc.gmapsfx.javascript.object with parameters of type MouseEventHandler Modifier and Type Method Description voidGoogleMap. addMouseEventHandler(UIEventType type, MouseEventHandler h)Adds a handler for a mouse type event and returns an object that does not require interaction with the underlying Javascript API.