Class: EmptyBaseLayerState

BaseLayerState.EmptyBaseLayerState(baseLayerCfg, itemStateopt)

Class representing an empty base layer state

Constructor

new EmptyBaseLayerState(baseLayerCfg, itemStateopt)

Create a base layers empty state based on the empty base layer config

Parameters:
Name Type Attributes Default Description
baseLayerCfg EmptyBaseLayerConfig

the lizmap empty base layer config object

itemState LayerGroupState <optional>
null

the lizmap empty layer group state

Source:

Extends

  • BaseLayerState