Class DynamicMapLayerOptions.LayerDef
java.lang.Object
org.vaadin.addons.componentfactory.leaflet.plugins.esri.DynamicMapLayerOptions.LayerDef
- All Implemented Interfaces:
Serializable
- Enclosing class:
DynamicMapLayerOptions
Definition filter applied to a single sub-layer of the dynamic map service.
It associates a layer index with a SQL query (where clause) used to
restrict the features rendered for that layer.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LayerDef
public LayerDef()
-