Optional
apiOptional
geocodingAdditional URL parameters (strings) that will be added to geocoding requests; can be used to restrict results to a specific country for example, by providing the countrycodes
parameter to Nominatim
A function that takes an GeocodingResult as argument and returns an HTML formatted string that represents the result. Default function breaks up address in parts from most to least specific, in attempt to increase readability compared to Nominatim's naming
Optional
reverseAdditional URL parameters (strings) that will be added to reverse geocoding requests
URL of the service
API key to use this service