@geogirafe/lib-geoportal
Preparing search index...
models/layers/themelayerexternal
ThemeLayerExternal
Class ThemeLayerExternal
Hierarchy (
View Summary
)
ThemeLayer
ThemeLayerExternal
Index
Constructors
constructor
Properties
active
State
children
disclaimer?
error
Message
has
Error
icon?
id
is
Default
Checked
is
Draggable
is
Exclusive
Theme
is
Expanded
is
Highlighted
is
Pinned
is
Removable
is
Swipeable
is
Visible
location?
metadata
Url?
name
order
parent?
tree
Item
Id
zoom?
Accessors
active
has
Metadata
inactive
semi
Active
Methods
clone
Constructors
constructor
new
ThemeLayerExternal
(
name
?:
string
)
:
ThemeLayerExternal
Parameters
Optional
name
:
string
Returns
ThemeLayerExternal
Properties
active
State
activeState
:
"on"
|
"off"
|
"semi"
= 'off'
children
children
:
(
LayerWmsExternal
|
LayerWmtsExternal
)
[]
= []
Optional
disclaimer
disclaimer
?:
string
error
Message
errorMessage
:
string
|
null
= null
has
Error
hasError
:
boolean
= false
Optional
icon
icon
?:
string
id
id
:
number
is
Default
Checked
isDefaultChecked
:
boolean
is
Draggable
isDraggable
:
boolean
= true
is
Exclusive
Theme
isExclusiveTheme
:
boolean
is
Expanded
isExpanded
:
boolean
is
Highlighted
isHighlighted
:
boolean
= false
is
Pinned
isPinned
:
boolean
= false
is
Removable
isRemovable
:
boolean
= true
is
Swipeable
isSwipeable
:
boolean
= true
is
Visible
isVisible
:
boolean
= true
Optional
location
location
?:
Coordinate
Optional
metadata
Url
metadataUrl
?:
string
name
name
:
string
order
order
:
number
Optional
parent
parent
?:
ThemeLayer
|
GroupLayer
tree
Item
Id
treeItemId
:
string
Optional
zoom
zoom
?:
number
Accessors
active
get
active
()
:
boolean
Returns
boolean
has
Metadata
get
hasMetadata
()
:
boolean
Returns
boolean
inactive
get
inactive
()
:
boolean
Returns
boolean
semi
Active
get
semiActive
()
:
boolean
Returns
boolean
Methods
clone
clone
()
:
ThemeLayer
Returns
ThemeLayer
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
active
State
children
disclaimer
error
Message
has
Error
icon
id
is
Default
Checked
is
Draggable
is
Exclusive
Theme
is
Expanded
is
Highlighted
is
Pinned
is
Removable
is
Swipeable
is
Visible
location
metadata
Url
name
order
parent
tree
Item
Id
zoom
Accessors
active
has
Metadata
inactive
semi
Active
Methods
clone
@geogirafe/lib-geoportal
Loading...