new cercalia.widget.Geocoding(options)
Geocoding widget constructor
| Name | Type | Description | 
|---|---|---|
| options | cercaliax.widget.GeocodingOptions | Geocoding options | 
Methods
- 
    clean()
- 
    
    Clean input and select 
- 
    cleanMarkers()
- 
    
    Clean current geocoding search. 
- 
    getClass(){string}
- 
    
    Retuns the object type. 
- 
    setMap(map)
- 
    
    Modify the map which interacts with the Widget. Name Type Description mapcercalia.Map Map which interacts with the widget. 
