Constructor
new Gazetteer(opt_options)
Autocomplete Gazetteer search map control
Parameters:
| Name | Type | Description |
|---|---|---|
opt_options |
module:ol-ishare/ui/gazetteer~GazetteerOptions | Gazetteer options |
Auto-complete address search control for use with an OpenLayers map
If any of the placeholder, noResults, queryTooShort, selectedOption,
resultsDescription or assistiveHint options are unset, the iShare server
version is >= v6.0.9, your langauge file contains matching properties under
oli.gazetteer and the lang UI text lookup is available when this control
is created then the entries from the language file will be used. Otherwise
the default English values will be used. The lang lookup is automatically
loaded when creating a LiteMap and is populated once the load event is
dispatched.
Autocomplete Gazetteer search map control
| Name | Type | Description |
|---|---|---|
opt_options |
module:ol-ishare/ui/gazetteer~GazetteerOptions | Gazetteer options |