From c78629360030e53f927d90d61390a6bcadc5645d Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Sat, 23 Jan 2021 22:16:22 +0100 Subject: [PATCH] Update locatecontrol Because following isn't stopped on zoom (setView zooms back in on update) until v0.63: "Change default setView from untilPan to untilPanOrZoom." --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4d04f0e..c96a170 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "leaflet-sidebar-v2": "nrenner/leaflet-sidebar-v2#dev", "leaflet-triangle-marker": "^1.0.2", "leaflet.heightgraph": "nrenner/Leaflet.Heightgraph#0757b2a", - "leaflet.locatecontrol": "^0.60.0", + "leaflet.locatecontrol": "^0.72.0", "leaflet.snogylop": "^0.4.0", "leaflet.stravasegments": "2.3.2", "mapbbcode": "MapBBCode/mapbbcode#v1.2.0", diff --git a/yarn.lock b/yarn.lock index 4ba0309..c31c649 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5301,10 +5301,10 @@ leaflet.heightgraph@nrenner/Leaflet.Heightgraph#0757b2a: dependencies: leaflet "^1.6.0" -leaflet.locatecontrol@^0.60.0: - version "0.60.0" - resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.60.0.tgz#fc7be657ca9b7e8b8ba7263e52b0bb902b7cd965" - integrity sha1-/HvmV8qbfouLpyY+UrC7kCt82WU= +leaflet.locatecontrol@^0.72.0: + version "0.72.0" + resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.72.0.tgz#7de5c109a0e10a928bae85e4996e5efa49a3c905" + integrity sha512-enAf10UG9Z1bV0siTP/+vG/ZVncDqSA3V8c6iZ3s6KWL5Ngkk4A4mk9Ssefj46ey98I9HSYWqoS+k2Y7EaKjwQ== leaflet.snogylop@^0.4.0: version "0.4.0"