Class: GeocodingSuggest

cercalia.widget.GeocodingSuggest

new cercalia.widget.GeocodingSuggest(options)

GeocodingSuggest widget constructor

Name Type Description
options cercaliax.widget.GeocodingSuggestOptions

Opciones del GeocodingSuggest

Methods

to remove the focus

Clean input data

Clean current geocoding search.

Returns the object type.

Get autocomplete service. Then you can modify its properties to do accurate searches.

Returns:
Returns autocomplete service.

Modify input text

Name Type Description
text string

Text to show inside input

Modify the map which the widget is interacting with.

Name Type Description
map cercalia.Map

Map which the widget is interacting with.