| Package | Description |
|---|---|
| com.lynden.gmapsfx.javascript.event | |
| com.lynden.gmapsfx.javascript.object |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MouseEventHandler |
interface |
StateEventHandler
Handles Google Maps state events, which are called without any parameters.
|
interface |
UIEventHandler
Handles Google Maps UI events.
|
| Modifier and Type | Method and Description |
|---|---|
String |
EventHandlers.registerHandler(GFXEventHandler handler)
Registers a handler and returns the callback key to be passed to
Javascript.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GoogleMap.addUIHandler(JavascriptObject obj,
UIEventType type,
GFXEventHandler h) |
Copyright © 2017. All rights reserved.