LayersWrapperState | Data Inspector Library API Reference
- Last UpdatedJun 16, 2025
- 1 minute read
Hierarchy
- LayersWrapperState
Index
Properties
Properties
dataSources
An array of data sources.
statesOfLayers
Stores the state of LayerSection widget for each data source. The key value is constructed from the catalog HRN and layer HRN separated by space.
Type declaration
-
[key: string]: LayerSectionState
State for the LayersWrapper widget.