emilhe / dash-leaflet

MIT License
213 stars 37 forks source link

overlay wind velocity and direction #227

Open RafieeAshkan opened 7 months ago

RafieeAshkan commented 7 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 7 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 6 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!