Store setter actions callable from adaptors.
The current layers panel display state (e.g. 'view', 'add', 'reorder').
The layer path of the currently highlighted layer.
The initial filter strings keyed by layer path.
Whether one or more layers are currently loading.
The array of legend layer objects representing the full layer tree.
The ordered layer paths controlling display and Z-index order.
OptionalselectedThe layer path of the currently selected layer, or undefined if none is selected.
Applies default configuration values from the map config to the layer store.
The map features configuration to extract defaults from.
Represents the layer Zustand store slice.
Manages state for the layer panel including legend layers, the selected and highlighted layer, the display state (view / add / reorder), and a loading indicator.