Search
Preparing search index...
The search index is not available
FDOT GIS Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ToggleLayerCommand
Class ToggleLayerCommand
Hierarchy
ToggleLayerCommand
Implements
Command
Command
Command
Index
Constructors
constructor
Properties
_layer
Sources
Methods
execute
initialize
Constructors
constructor
new
Toggle
Layer
Command
(
layerSources
:
object
)
:
ToggleLayerCommand
new
Toggle
Layer
Command
(
layerSources
:
object
)
:
ToggleLayerCommand
Parameters
layerSources:
object
[
index:
string
]:
LayerSource
Returns
ToggleLayerCommand
Parameters
layerSources:
object
[
index:
string
]:
LayerSource
Returns
ToggleLayerCommand
Properties
Private
_layer
Sources
_layer
Sources
:
any
Methods
execute
execute
(
options
:
LegacyLayerInfo
, callback
:
function
)
:
void
execute
(
options
:
LegacyLayerInfo
, callback
:
function
)
:
void
Parameters
options:
LegacyLayerInfo
callback:
function
(
result
:
any
)
:
void
Parameters
result:
any
Returns
void
Returns
void
Parameters
options:
LegacyLayerInfo
callback:
function
(
result
:
any
)
:
void
Parameters
result:
any
Returns
void
Returns
void
initialize
initialize
(
settings
:
any
)
:
void
initialize
(
settings
:
any
)
:
void
Parameters
settings:
any
Returns
void
Parameters
settings:
any
Returns
void
Globals
Toggle
Layer
Command
constructor
_layer
Sources
execute
initialize