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."
This commit is contained in:
Norbert Renner 2021-01-23 22:16:22 +01:00
parent d33413d00e
commit c786293600
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"