ULM
GitHub
Simple Example
Leaflet Example
Preparing search index...
AddGroupLayerParams
Interface AddGroupLayerParams<TGroup>
interface
AddGroupLayerParams
<
TGroup
>
{
visible
?:
boolean
;
enabled
?:
boolean
;
index
?:
number
;
position
?:
"top"
|
"bottom"
;
layerConfig
:
LayerGroupConfig
<
TGroup
>
;
}
Type Parameters
TGroup
Hierarchy
BaseAddLayerParams
AddGroupLayerParams
Index
Properties
visible?
enabled?
index?
position?
layer
Config
Properties
Optional
visible
visible
?:
boolean
Optional
enabled
enabled
?:
boolean
Optional
index
index
?:
number
Optional
position
position
?:
"top"
|
"bottom"
layer
Config
layerConfig
:
LayerGroupConfig
<
TGroup
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
visible
enabled
index
position
layer
Config
Home
GitHub
Simple Example
Leaflet Example
ULM
Loading...