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
LocateCommand
Class LocateCommand
Hierarchy
LocateCommand
Implements
Command
Command
Command
Index
Constructors
constructor
Properties
geocoder
Url
map
settings
Methods
execute
initialize
Constructors
constructor
new
Locate
Command
(
map
:
LeafletMap
)
:
LocateCommand
new
Locate
Command
(
map
:
LeafletMap
)
:
LocateCommand
Parameters
map:
LeafletMap
Returns
LocateCommand
Parameters
map:
LeafletMap
Returns
LocateCommand
Properties
Private
geocoder
Url
geocoder
Url
:
any
Private
map
map
:
any
= null
Private
settings
settings
:
any
= window.Framework.Settings
Methods
execute
execute
(
options
:
any
, callback
:
function
)
:
void
execute
(
options
:
any
, callback
:
function
)
:
void
Parameters
options:
any
callback:
function
(
result
:
any
)
:
void
Parameters
result:
any
Returns
void
Returns
void
Parameters
options:
any
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
Locate
Command
constructor
geocoder
Url
map
settings
execute
initialize