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
ListLayersCommand
Class ListLayersCommand
Hierarchy
ListLayersCommand
Implements
Command
Command
Command
Index
Constructors
constructor
Properties
_layer
Sources
Methods
execute
initialize
Constructors
constructor
new
List
Layers
Command
(
layerSources
:
object
)
:
ListLayersCommand
new
List
Layers
Command
(
layerSources
:
object
)
:
ListLayersCommand
Parameters
layerSources:
object
[
index:
string
]:
LayerSource
Returns
ListLayersCommand
Parameters
layerSources:
object
[
index:
string
]:
LayerSource
Returns
ListLayersCommand
Properties
Private
_layer
Sources
_layer
Sources
:
any
Methods
execute
execute
(
options
:
any
, callback
:
function
)
:
void
execute
(
options
:
any
, callback
:
function
)
:
void
Parameters
options:
any
callback:
function
(
result
:
CommandResult
<
LegacyLayerInfo
[]
>
)
:
void
Parameters
result:
CommandResult
<
LegacyLayerInfo
[]
>
Returns
void
Returns
void
Parameters
options:
any
callback:
function
(
result
:
CommandResult
<
LegacyLayerInfo
[]
>
)
:
void
Parameters
result:
CommandResult
<
LegacyLayerInfo
[]
>
Returns
void
Returns
void
initialize
initialize
(
settings
:
any
)
:
void
initialize
(
settings
:
any
)
:
void
Parameters
settings:
any
Returns
void
Parameters
settings:
any
Returns
void
Globals
List
Layers
Command
constructor
_layer
Sources
execute
initialize