Package | Description |
---|---|
org.wicketstuff.openlayers.api |
Modifier and Type | Method and Description |
---|---|
Icon |
Marker.getIcon() |
Icon |
MarkerOptions.getIcon() |
Modifier and Type | Method and Description |
---|---|
void |
Marker.setIcon(Icon icon) |
void |
MarkerOptions.setIcon(Icon icon) |
Constructor and Description |
---|
Marker(LonLat lonLat,
PopupWindowPanel popup,
EventType[] events,
Icon icon) |
Marker(LonLat lonLat,
PopupWindowPanel popup,
Icon icon) |
Copyright © 2015. All rights reserved.