Package | Description |
---|---|
org.wicketstuff.openlayers |
This package contains wicket Openlayers implementation.
|
org.wicketstuff.openlayers.api |
Modifier and Type | Class and Description |
---|---|
class |
PopupPanel |
Modifier and Type | Method and Description |
---|---|
PopupWindowPanel |
Marker.getPopup() |
Modifier and Type | Method and Description |
---|---|
void |
InfoWindow.setContent(PopupWindowPanel content) |
Constructor and Description |
---|
Marker(LonLat lonLat,
EventType[] events,
PopupWindowPanel popup) |
Marker(LonLat gLatLng,
PopupWindowPanel popup) |
Marker(LonLat lonLat,
PopupWindowPanel popup,
EventType[] events,
Icon icon) |
Marker(LonLat lonLat,
PopupWindowPanel popup,
Icon icon) |
Copyright © 2015. All rights reserved.