Class DynamicMapLayerOptions.LayerDef

java.lang.Object
org.vaadin.addons.componentfactory.leaflet.plugins.esri.DynamicMapLayerOptions.LayerDef
All Implemented Interfaces:
Serializable
Enclosing class:
DynamicMapLayerOptions

public static class DynamicMapLayerOptions.LayerDef extends Object implements Serializable
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 Details

    • LayerDef

      public LayerDef()