| Package | Description |
|---|---|
| org.wicketstuff.gmap |
This package contains wicket gmap3 implementation.
|
| org.wicketstuff.gmap.api |
| Modifier and Type | Method and Description |
|---|---|
GLatLngBounds |
GMap.getBounds() |
| Modifier and Type | Method and Description |
|---|---|
void |
GMap.setBounds(GLatLngBounds bounds) |
| Modifier and Type | Method and Description |
|---|---|
static GLatLngBounds |
GLatLngBounds.parse(String value)
((37.34068368469045, -122.48519897460936), (37.72184917678752, -121.79855346679686))
|
| Constructor and Description |
|---|
GGroundOverlay(String imageUrl,
GLatLngBounds bounds) |
GRectangle(GLatLngBounds bounds,
String strokeColor,
int strokeWeight,
float strokeOpacity,
String fillColor,
float fillOpacity) |
Copyright © 2015. All rights reserved.