You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@
4
4
5
5
As of version 2, `leaflet-velocity` is now under [CSIRO](https://www.csiro.au)'s [Open Source Software Licence Agreement](LICENSE.md), which is variation of the BSD / MIT License.
6
6
7
-
There are no other plans for changes to licencing, and the project will remain open source.
7
+
There are no other plans for changes to licensing, and the project will remain open source.
8
8
9
9
---
10
10
11
11
A plugin for Leaflet (v1.0.3, and v0.7.7) to create a canvas visualisation layer for direction and intensity of arbitrary velocities (e.g. wind, ocean current).
12
12
13
-
Live Demo: https://danwild.github.io/leaflet-velocity/
13
+
Live Demo: https://onaci.github.io/leaflet-velocity/
14
14
15
15
- Uses a modified version of [WindJS](https://github.com/Esri/wind-js) for core functionality.
16
16
- Similar to [wind-js-leaflet](https://github.com/danwild/wind-js-leaflet), however much more versatile (provides a generic leaflet layer, and not restricted to wind).
0 commit comments