From 8e404c4f3cf7880681b6f4cdf3c378e084ad54d2 Mon Sep 17 00:00:00 2001 From: hellekin Date: Tue, 2 Feb 2021 18:39:14 +0100 Subject: 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/ --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') 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", -- cgit v1.2.3