2.0.1 • Published 8 months ago

@vcmap/search-nominatim v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 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.
iconstringmdi-circle-doubleThe prepended icon of the result items.
2.0.1

8 months ago

2.0.0

9 months ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago