From 8cca752ca55b4aaa5ccedcb2689589e0f2eab1ff Mon Sep 17 00:00:00 2001 From: Malik <75104021+7malikk@users.noreply.github.com> Date: Tue, 31 Jan 2023 22:13:36 +0100 Subject: [PATCH] share map fixes (#1342) --- dist/leaflet.distortableimage.js | 2 +- examples/archive.html | 42 ++++++++++++++++++++++++++++++-- examples/js/archive.js | 9 ++++++- 3 files changed, 49 insertions(+), 4 deletions(-) diff --git a/dist/leaflet.distortableimage.js b/dist/leaflet.distortableimage.js index 4656b03d1..c08eb0bcc 100644 --- a/dist/leaflet.distortableimage.js +++ b/dist/leaflet.distortableimage.js @@ -7382,7 +7382,7 @@ module.exports.formatError = function (err) { /******/ /******/ /* webpack/runtime/getFullHash */ /******/ !function() { -/******/ __webpack_require__.h = function() { return "1e418f5ca41270afddc1"; } +/******/ __webpack_require__.h = function() { return "f092abeccbe27f7dca1d"; } /******/ }(); /******/ /******/ /* webpack/runtime/hasOwnProperty shorthand */ diff --git a/examples/archive.html b/examples/archive.html index f715fbebe..8e02f3914 100644 --- a/examples/archive.html +++ b/examples/archive.html @@ -25,7 +25,7 @@
- + + + + @@ -69,6 +105,9 @@