Optional
options: Partial<NominatimOptions>Performs a geocoding query and returns the results as promise
the query
Performs a reverse geocoding query and returns the results as promise
the coordinate to reverse geocode
the map scale possibly used for reverse geocoding
Implementation of the Nominatim geocoder.
This is the default geocoding service used by the control, unless otherwise specified in the options.
Unless using your own Nominatim installation, please refer to the Nominatim usage policy.