| Package | Description |
|---|---|
| org.wicketstuff.gmap |
This package contains wicket gmap3 implementation.
|
| org.wicketstuff.gmap.api |
| Modifier and Type | Method and Description |
|---|---|
GMapType |
GMap.getMapType() |
| Modifier and Type | Method and Description |
|---|---|
void |
GMap.setMapType(GMapType mapType)
Sets the map type which should be used.
|
| Constructor and Description |
|---|
SetMapTypeBehavior(String event,
GMapType mapType) |
| Modifier and Type | Method and Description |
|---|---|
static GMapType |
GMapType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GMapType[] |
GMapType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.