| Package | Description |
|---|---|
| org.wicketstuff.openlayers |
This package contains wicket Openlayers implementation.
|
| org.wicketstuff.openlayers.api | |
| org.wicketstuff.openlayers.event |
| Modifier and Type | Method and Description |
|---|---|
Marker |
MapLayer.getMarker(String uniqKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
MapLayer.addMarker(String uniqKey,
Marker marker) |
| Modifier and Type | Method and Description |
|---|---|
InfoWindow |
InfoWindow.open(Marker marker) |
| Modifier and Type | Method and Description |
|---|---|
void |
PopupListener.clickAndOpenPopup(Marker marker,
org.apache.wicket.ajax.AjaxRequestTarget target)
helper method
|
String |
PopupListener.getCallBackForMarker(Marker marker) |
| Constructor and Description |
|---|
PopupMarkerInfoAttributeAppender(String attribute,
String separator,
Marker marker,
OpenLayersMap map) |
Copyright © 2008–2021. All rights reserved.