Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/ngw-connector
TreeItem
Interface TreeItem
interface
TreeItem
{
_layer
?:
any
;
_parent
?:
TreeGroup
;
display_name
?:
string
;
id
?:
number
;
item_type
:
"root"
|
"group"
|
"layer"
;
}
Hierarchy (
view full
)
TreeItem
TreeGroup
TreeLayer
Index
Properties
_layer?
_parent?
display_
name?
id?
item_
type
Properties
Optional
_layer
_layer
?:
any
Optional
_parent
_parent
?:
TreeGroup
Optional
display_
name
display_
name
?:
string
Optional
id
id
?:
number
item_
type
item_
type
:
"root"
|
"group"
|
"layer"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_layer
_parent
display_
name
id
item_
type
NextGIS Frontend
Loading...