| Package | Description |
|---|---|
| org.wicketstuff.openlayers3 | |
| org.wicketstuff.openlayers3.api |
| Constructor and Description |
|---|
DefaultOpenLayersMap(String id,
org.apache.wicket.model.IModel<Map> model)
Creates a new instance
|
OpenLayersMap(String id,
org.apache.wicket.model.IModel<Map> model)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
Map |
Map.interactions(List<Interaction> interactions) |
Map |
Map.Layers(List<Layer> layers)
Sets the layers for this map.
|
Map |
Map.overlays(List<Overlay> overlays)
Sets the overlays for this map.
|
Map |
Map.renderer(Map.RenderType renderer)
Sets the renderer for this map.
|
Map |
Map.view(View view)
Sets the view for this map.
|
Copyright © 2015. All rights reserved.