emilhe / dash-leaflet

MIT License
214 stars 40 forks source link

overlay wind velocity and direction #227

Open RafieeAshkan opened 9 months ago

RafieeAshkan commented 9 months ago

Hi I was wondering if it is possible to overlay wind velocity and direction to dash leaflet? perhaps something like https://github.com/onaci/leaflet-velocity Thanks

emilhe commented 9 months ago

It should be possible to the plugin, but it would require a wrapper in the React layer. I'll be happy to look at a PR, if you decide to go down this route. However, it's not possible use it from Python with the current code.

subhashis commented 8 months ago

It would be great to have this feature in dash-leaflet! I am not a react expert, would appreciate any help or pointer to help create this wrapper.

Thanks!