wind-js-leaflet
wind-js-leaflet copied to clipboard
Leaflet plugin to add visualisation overlay for wind direction, velocity, and temperature
If I want to change the dataset being rendered, must I rebuild the object with object, or can I somehow just change the "data" element during runtime?
@danwild As seen in https://earth.nullschool.net/#current/wind/surface/level/overlay=temp/orthographic=84.40,10.30,431/loc=90.698,5.106 how to add temperature as a new layer, as "wind" is available as a checkbox top-right corner, so "temperature" need to be added, how can...
@danwild I would like to disable the zoom-out after top-most zoom level like this: [http://jsfiddle.net/gxzhc/3/](http://jsfiddle.net/gxzhc/3/) I'm unable to achieve this, look at the screenshot. I do not want to display...
@danwild Leaflet dependency link is broken in this page: [https://github.com/danwild/wind-js-leaflet](https://github.com/danwild/wind-js-leaflet) 
To avoid potential naming conflicts with npm, npmcdn.com is being renamed to unpkg.com. This is an automated pull request to update your project to use the new domain.
Hello, may I ask where to obtain the wind data source?