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