Constructor
new LayerThemeConfig(layerId, cfg)
Create a layer in theme config instance
Parameters:
Name | Type | Description |
---|---|---|
layerId |
string | the layer Id |
cfg |
object | the lizmap config object for a layer in theme |
- Source:
Extends
- BaseObjectConfig
Members
expanded :boolean
Expanded
Type:
- boolean
- Source:
layerId :string
The layer Id
Type:
- string
- Source:
style :string
The style name
Type:
- string
- Source: