1.0.3 • Published 3 months ago

@vcmap/search-nominatim v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

@vcmap/search-nominatim

Part of the VC Map Project

This plugin adds a search implementation using Nominatim to the VC Map.

Configuration

keytypedefaultdescription
urlstringhttps://nominatim.openstreetmap.org/searchURL of the nominatim service.
citystringundefinedName of a city to restrict the search to
statestringundefinedName of a state to restrict the search to
countrycodestringundefinedCountry code of a country to restrict the search to
extentimport("@vcmap/core").Extent\ undefinedExtent to restrict the search to
limitnumber20Limit the maximum number of returned results. Cannot be more than 40.
1.0.3

3 months ago

1.0.2

8 months ago

1.0.1

9 months ago