Package | Description |
---|---|
org.wicketstuff.openlayers3.api.layer | |
org.wicketstuff.openlayers3.api.style |
Constructor and Description |
---|
Vector(Source source,
ClusterStyle clusterStyle)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
ClusterStyle |
ClusterStyle.circle(Circle circle)
Sets the circle style.
|
ClusterStyle |
ClusterStyle.fill(Fill fill) |
ClusterStyle |
ClusterStyle.image(Image image) |
ClusterStyle |
ClusterStyle.maximumRadius(Number maximumRadius)
Sets the maximum radius.
|
ClusterStyle |
ClusterStyle.minimumRadius(Number minimumRadius)
Sets the minimum radius.
|
ClusterStyle |
ClusterStyle.stroke(Stroke stroke) |
ClusterStyle |
ClusterStyle.text(Text text) |
ClusterStyle |
ClusterStyle.zIndex(Number zIndex) |
Copyright © 2015. All rights reserved.