Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
stw
L.TimeDimension.layer.weather
Commits
9b51bd40
Commit
9b51bd40
authored
Mar 19, 2016
by
Tomas Pettersson
🏸
Browse files
refactor
parent
7df96bd7
Changes
2
Hide whitespace changes
Inline
Side-by-side
bower.json
View file @
9b51bd40
...
...
@@ -15,8 +15,7 @@
},
"dependencies"
:
{
"leaflet"
:
"https://github.com/Leaflet/Leaflet.git#v1.0.0-beta.2"
,
"leaflet-timedimension"
:
"https://github.com/socib/Leaflet.TimeDimension.git#v1.0.2"
,
"leaflet-tilelayer-wms-picasso"
:
"https://git.smhi.se/stw/leaflet-tilelayer-wms-picasso.git"
"leaflet-timedimension"
:
"https://github.com/socib/Leaflet.TimeDimension.git#v1.0.2"
},
"devDependencies"
:
{},
"license"
:
"MIT"
,
...
...
demo/index.html
View file @
9b51bd40
...
...
@@ -21,7 +21,6 @@
<script
src=
"../bower_components/moment/min/moment.min.js"
></script>
<script
src=
"../bower_components/iso8601-js-period/iso8601.min.js"
></script>
<script
src=
"../bower_components/leaflet-timedimension/dist/leaflet.timedimension.src.withlog.js"
></script>
<script
src=
"../bower_components/leaflet-tilelayer-wms-picasso/src/leaflet-tilelayer-wms-picasso.js"
></script>
<script
src=
"../src/L.TimeDimension.layer.wms.picasso.js"
></script>
<script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment