public class MapboxSelectionLayer extends MapboxLayer
id, layerId, name, sourceType, thematicId
Constructor and Description |
---|
MapboxSelectionLayer(MapboxLayer layer,
MapboxLayerType type,
java.lang.String source) |
Modifier and Type | Method and Description |
---|---|
protected void |
addCustomProperties(java.util.Map<java.lang.String,java.lang.String> map) |
getCustomProperties, getLayerType, getMaxzoom, getMinzoom, getPaint, getType, layout, paint
public MapboxSelectionLayer(MapboxLayer layer, MapboxLayerType type, java.lang.String source)
protected void addCustomProperties(java.util.Map<java.lang.String,java.lang.String> map)
addCustomProperties
in class MapboxLayer