Skip to content

Commit

Permalink
fix incorrect wind speed displayed in L.Control.WindPosition.js
Browse files Browse the repository at this point in the history
  • Loading branch information
danwild committed Dec 9, 2016
1 parent 1af87ed commit 5ef8c84
Show file tree
Hide file tree
Showing 10 changed files with 89 additions and 1,031 deletions.
File renamed without changes.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# wind-js-leaflet
# wind-js-leaflet [![NPM version][npm-image]][npm-url]
A plugin for Leaflet to add visualisation overlay of wind direction, wind velocity, and temperature.
To use this plugin, you will need to run your own [wind-js-server](https://github.com/danwild/wind-js-server) instance.
The data is 1 degree, 6 hourly data from [NOAA](http://nomads.ncep.noaa.gov/).
Expand Down Expand Up @@ -50,3 +50,6 @@ errorCallback: handleError // callback function to get call

## License
MIT License (MIT)

[npm-image]: https://badge.fury.io/js/wind-js-leaflet.svg
[npm-url]: https://www.npmjs.com/package/wind-js-leaflet
12 changes: 0 additions & 12 deletions dist/wind-js-leaflet.css

This file was deleted.

0 comments on commit 5ef8c84

Please sign in to comment.