Skip to content
Snippets Groups Projects
Commit b97335fc authored by esikkala's avatar esikkala
Browse files

Add leaflet.locatecontrol plugin

parent 79ef75bd
No related branches found
No related tags found
No related merge requests found
......@@ -16337,6 +16337,11 @@
"resolved": "https://registry.npmjs.org/leaflet.control.opacity/-/leaflet.control.opacity-1.4.2.tgz",
"integrity": "sha512-03HpXVLA/Wq8s8pSmR7IxGMGQwS4U6a8LNbMpgmO/ZEUudWvfZZVQCCIDB5bH+y0Pk3eAD4/TS2i8MMxNQDOPg=="
},
"leaflet.locatecontrol": {
"version": "0.73.0",
"resolved": "https://registry.npmjs.org/leaflet.locatecontrol/-/leaflet.locatecontrol-0.73.0.tgz",
"integrity": "sha512-e6v6SyDU2nzG5AiH80eH7qhXw5J+EfgmEFHkuzTRC9jqCSbfAm/3HlZDuoa9WYsaZbn5ovvqNeaLW/JSMsgg5g=="
},
"leaflet.markercluster": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/leaflet.markercluster/-/leaflet.markercluster-1.4.1.tgz",
......
......@@ -55,6 +55,7 @@
"leaflet-fullscreen": "^1.0.2",
"leaflet-usermarker": "git+https://github.com/SemanticComputing/leaflet-usermarker.git",
"leaflet.control.opacity": "^1.3.0",
"leaflet.locatecontrol": "^0.73.0",
"leaflet.markercluster": "^1.4.1",
"leaflet.zoominfo": "git+https://github.com/SemanticComputing/Leaflet.zoominfo.git",
"lodash": "^4.17.21",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment