| Package | Description |
|---|---|
| org.fujion.gmaps |
| Modifier and Type | Field and Description |
|---|---|
GestureHandlingType |
MapOptions.gestureHandling
Controls how the API handles gestures on the map.
|
| Modifier and Type | Method and Description |
|---|---|
static GestureHandlingType |
GestureHandlingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GestureHandlingType[] |
GestureHandlingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Fujion Framework. All rights reserved.