aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2021-02-02 18:39:14 +0100
committerhellekin <hellekin@cepheide.org>2021-02-02 18:39:14 +0100
commit8e404c4f3cf7880681b6f4cdf3c378e084ad54d2 (patch)
tree355caf59f22cd6cb6ca0eb7f36d8d4e970004b72 /package.json
parent288f97605d0af8b027fbfc16703ce4856176dd8c (diff)
downloadincommon-map-8e404c4f3cf7880681b6f4cdf3c378e084ad54d2.tar.gz
Add leaflet-geosearch
This Leaflet plugin adds a live address search on the map. We anticipate the possibility to find POIs from their address, or to check whether an address is already in the database. For now it enables looking up an address. https://smeijer.github.io/leaflet-geosearch/leaflet-control/
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 48fd106..7b65da8 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"leaflet-defaulticon-compatibility": "^0.1.1",
"leaflet-easyprint": "^2.1.9",
"leaflet-extra-markers": "^1.2.1",
+ "leaflet-geosearch": "^3.2.1",
"leaflet-providers": "^1.11.0",
"leaflet.markercluster": "^1.4.1",
"normalize.css": "^8.0.1",