Universal Layer Manager
GitHub
Simple Example
Leaflet Example
Preparing search index...
ParentEvent
Type Alias ParentEvent
ParentEvent
:
|
{
type
:
"CHILD.VISIBLE"
;
layerId
:
string
}
|
{
type
:
"LAYERS.ADD_CHILD"
;
child
:
ChildLayerActor
;
index
?:
number
;
position
?:
"top"
|
"bottom"
;
}
|
{
type
:
"LAYERS.REMOVE_CHILD"
;
id
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
GitHub
Simple Example
Leaflet Example
Universal Layer Manager
Loading...