From 288f97605d0af8b027fbfc16703ce4856176dd8c Mon Sep 17 00:00:00 2001 From: hellekin Date: Sun, 31 Jan 2021 19:06:53 +0100 Subject: [FEATURE] Add print button Using `leaflet-easyprint`, we can add a button to print a current view of the map. This commit adds the functionality, without customization. Source: https://github.com/rowanwins/leaflet-easyPrint --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index cdf02a1..48fd106 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "fork-awesome": "^1.1.7", "leaflet": "^1.7.1", "leaflet-defaulticon-compatibility": "^0.1.1", + "leaflet-easyprint": "^2.1.9", "leaflet-extra-markers": "^1.2.1", "leaflet-providers": "^1.11.0", "leaflet.markercluster": "^1.4.1", -- cgit v1.2.3