mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-05 16:00:00 +01:00
Added leaflet-fullhash library (#516)
This commit is contained in:
committed by
Jeffrey Warren
parent
e2a674f584
commit
337fb82653
@@ -2,7 +2,7 @@
|
|||||||
<%= stylesheet_link_tag "/lib/leaflet-environmental-layers/dist/LeafletEnvironmentalLayers.css" %>
|
<%= 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/LeafletEnvironmentalLayers.js') %>
|
||||||
<%= javascript_include_tag('/lib/leaflet-environmental-layers/dist/windRoseLayer.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') %>
|
<%= 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" %>
|
<%= stylesheet_link_tag "https://api.mapbox.com/mapbox.js/plugins/leaflet-fullscreen/v1.0.1/leaflet.fullscreen.css" %>
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,8 @@
|
|||||||
"image-sequencer": "git+https://github.com/publiclab/image-sequencer.git#~1.4.0",
|
"image-sequencer": "git+https://github.com/publiclab/image-sequencer.git#~1.4.0",
|
||||||
"junction": "theleagueof/junction",
|
"junction": "theleagueof/junction",
|
||||||
"leaflet-environmental-layers": "^1.1.2",
|
"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": {
|
"resolutions": {
|
||||||
"jquery": "^2.1.3",
|
"jquery": "^2.1.3",
|
||||||
|
|||||||
BIN
public/owmloading.gif
Normal file
BIN
public/owmloading.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.3 KiB |
Reference in New Issue
Block a user