Store actions callable from adaptors.
The features currently checked/selected for export or highlighting.
Whether the coordinate info feature is enabled.
Whether the coordinate info toggle switch is hidden from the UI.
The feature info result set entries for all layers.
A batched copy of layerDataArray that updates less frequently to reduce re-renders.
A layer path that bypasses the batch delay for immediate UI update.
The layer path of the currently selected layer in the details panel.
Applies default configuration values from the map config to the store.
The map features configuration to extract defaults from.
Represents the feature info (details panel) Zustand store slice.
Manages state for feature information including checked features, layer data arrays (with optional batching), the selected layer path, and coordinate info toggling.