public class GeoMarkerLayer extends GeoLayer
| Constructor and Description |
|---|
GeoMarkerLayer() |
GeoMarkerLayer(String name) |
| Modifier and Type | Method and Description |
|---|---|
GeoMarkerLayer |
withDescription(String description) |
GeoMarkerLayer |
withFeature(String name,
Object value) |
GeoMarkerLayer |
withFeatures(Map<String,Object> features) |
GeoMarkerLayer |
withLabel(String label) |
GeoMarkerLayer |
withName(String name) |
clone, getDescription, getFeatures, getLabel, getName, getType, setDescription, setFeatures, setLabel, setName, setTypepublic GeoMarkerLayer(String name)
public GeoMarkerLayer()
public GeoMarkerLayer withName(String name)
public GeoMarkerLayer withLabel(String label)
public GeoMarkerLayer withDescription(String description)
withDescription in class GeoLayerpublic GeoMarkerLayer withFeatures(Map<String,Object> features)
withFeatures in class GeoLayerpublic GeoMarkerLayer withFeature(String name, Object value)
withFeature in class GeoLayerCopyright © 2016–2021 Softelnet. All rights reserved.