Preparing search index...
The search index is not available
Leaflet Routing Machine API
Leaflet Routing Machine API
GeocoderElement
Class GeocoderElement
Hierarchy
EventedControl
GeocoderElement
Index
Constructors
constructor
Properties
options
Methods
focus
get
Container
select
Input
Text
set
Reverse
Geocode
Result
set
Value
update
Constructors
constructor
new
Geocoder
Element
(
waypoint
:
Waypoint
, waypointIndex
:
number
, numberOfWaypoints
:
number
, options
?:
GeocoderElementsOptions
)
:
GeocoderElement
Parameters
waypoint:
Waypoint
waypointIndex:
number
numberOfWaypoints:
number
Optional
options:
GeocoderElementsOptions
Returns
GeocoderElement
Properties
options
options
:
GeocoderElementsOptions
Methods
focus
focus
(
)
:
void
Returns
void
get
Container
get
Container
(
)
:
HTMLElement
Returns
HTMLElement
select
Input
Text
select
Input
Text
(
input
:
HTMLInputElement
)
:
void
Parameters
input:
HTMLInputElement
Returns
void
set
Reverse
Geocode
Result
set
Reverse
Geocode
Result
(
)
:
void
Returns
void
set
Value
set
Value
(
value
:
string
)
:
void
Parameters
value:
string
Returns
void
update
update
(
force
?:
boolean
)
:
void
Parameters
force:
boolean
= false
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Modules
Leaflet
Routing
Machine API
<internal>
Geocoder
Element
constructor
options
focus
get
Container
select
Input
Text
set
Reverse
Geocode
Result
set
Value
update
Generated using
TypeDoc