Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src/map/LayerHelper

Index

Variables

DATASOURCE_ID: "dataSourceId" = 'dataSourceId'

Id of the datasource

GROUP_KEY: "groupName" = 'groupName'

Name key for layer groups in the map.

LAYER_NODE_NAME_KEY: "layerNodeName" = 'layerNodeName'

Layer node name key in layer parameters. To identify the OpenLayers layer by its name.

NODE_IS_LEAF: "layerIsLeaf" = 'layerIsLeaf'

Key to know if the layer is used as a leaf in a tree. In mixed WMS groups that would be probably the case but not in a not-mixed WMS groups where we want to toggle each wms names (sub-layers).

Generated using TypeDoc