| Package | Description |
|---|---|
| org.wicketstuff.openlayers3.api.source |
| Modifier and Type | Method and Description |
|---|---|
VectorSource |
VectorSource.addFeature(Feature feature)
Adds a feature to the list of features for this data source.
|
VectorSource |
VectorSource.features(List<Feature> features)
Sets the list of features for this source.
|
VectorSource |
VectorSource.removeFeature(Feature feature)
Removes a feature from the list of features for this layer.
|
Copyright © 2014–2015. All rights reserved.