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
DrawFeaturesCommand
Class DrawFeaturesCommand
Hierarchy
DrawFeaturesCommand
Implements
Command
Command
Command
Index
Constructors
constructor
Properties
_data
Sources
_map
Methods
execute
initialize
Constructors
constructor
new
Draw
Features
Command
(
map
:
LeafletMap
, dataSources
:
object
)
:
DrawFeaturesCommand
new
Draw
Features
Command
(
map
:
LeafletMap
, dataSources
:
object
)
:
DrawFeaturesCommand
Parameters
map:
LeafletMap
dataSources:
object
[
index:
string
]:
FeatureSource
Returns
DrawFeaturesCommand
Parameters
map:
LeafletMap
dataSources:
object
[
index:
string
]:
FeatureSource
Returns
DrawFeaturesCommand
Properties
Private
_data
Sources
_data
Sources
:
any
Private
_map
_map
:
any
Methods
execute
execute
(
options
:
DrawFeatureParameters
, callback
:
function
)
:
void
execute
(
options
:
DrawFeatureParameters
, callback
:
function
)
:
void
Parameters
options:
DrawFeatureParameters
callback:
function
(
result
:
any
)
:
void
Parameters
result:
any
Returns
void
Returns
void
Parameters
options:
DrawFeatureParameters
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
Draw
Features
Command
constructor
_data
Sources
_map
execute
initialize