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
SetExtentCommand
Class SetExtentCommand
Hierarchy
SetExtentCommand
Implements
Command
Command
Command
Index
Constructors
constructor
Properties
_map
Methods
execute
initialize
Constructors
constructor
new
Set
Extent
Command
(
map
:
LeafletMap
)
:
SetExtentCommand
new
Set
Extent
Command
(
map
:
LeafletMap
)
:
SetExtentCommand
Parameters
map:
LeafletMap
Returns
SetExtentCommand
Parameters
map:
LeafletMap
Returns
SetExtentCommand
Properties
Private
_map
_map
:
any
Methods
execute
execute
(
options
:
ZoomGeometryParameters
, callback
:
function
)
:
void
execute
(
options
:
ZoomGeometryParameters
, callback
:
function
)
:
void
Parameters
options:
ZoomGeometryParameters
callback:
function
(
result
:
any
)
:
void
Parameters
result:
any
Returns
void
Returns
void
Parameters
options:
ZoomGeometryParameters
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
Set
Extent
Command
constructor
_map
execute
initialize