| Package | Description |
|---|---|
| com.lynden.gmapsfx.javascript.event | |
| com.lynden.gmapsfx.javascript.object |
| Modifier and Type | Method and Description |
|---|---|
static MapStateEventType |
MapStateEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapStateEventType[] |
MapStateEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleMap.addStateEventHandler(MapStateEventType type,
StateEventHandler h)
Adds a handler for a state type event on the map.
|
void |
DirectionsPane.addStateEventHandler(MapStateEventType type,
StateEventHandler h)
Adds a handler for a state type event on the map.
|
Copyright © 2017. All rights reserved.