Class: Geocoding

cercalia.widget.Geocoding

new cercalia.widget.Geocoding(options)

Geocoding widget constructor

Name Type Description
options

Geocoding options

Name Type Description
div string

Widget DIV container ID.

type string

Geocoding type to create. Default value 'cp'.

complete function

Call function when search is OK.

error function

Call function when search is KO.

Methods

Clean input and select

Clean current geocoding search.

Retuns the object type.

Modify the map which interacts with the Widget.

Name Type Description
map cercalia.Map

Map which interacts with the widget.