Added leaflet-fullhash library (#516)

This commit is contained in:
Ashutosh Kumar
2019-05-10 01:25:24 +05:30
committed by Jeffrey Warren
parent e2a674f584
commit 337fb82653
3 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<%= stylesheet_link_tag "/lib/leaflet-environmental-layers/dist/LeafletEnvironmentalLayers.css" %>
<%= javascript_include_tag('/lib/leaflet-environmental-layers/dist/LeafletEnvironmentalLayers.js') %>
<%= javascript_include_tag('/lib/leaflet-environmental-layers/dist/windRoseLayer.js') %>
<%= javascript_include_tag('/lib/leaflet-hash/leaflet-hash.js') %>
<%= javascript_include_tag('/lib/leaflet-fullhash/leaflet-fullHash.js') %>
<%= javascript_include_tag('https://api.mapbox.com/mapbox.js/plugins/leaflet-fullscreen/v1.0.1/Leaflet.fullscreen.min.js') %>
<%= stylesheet_link_tag "https://api.mapbox.com/mapbox.js/plugins/leaflet-fullscreen/v1.0.1/leaflet.fullscreen.css" %>

View File

@@ -31,7 +31,8 @@
"image-sequencer": "git+https://github.com/publiclab/image-sequencer.git#~1.4.0",
"junction": "theleagueof/junction",
"leaflet-environmental-layers": "^1.1.2",
"leaflet-spin": "1.1.0"
"leaflet-spin": "1.1.0",
"leaflet-fullhash": "git+https://github.com/sagarpreet-chadha/leaflet-fullHash.git"
},
"resolutions": {
"jquery": "^2.1.3",

BIN
public/owmloading.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB