@bardek We already using leaflet 1.4 in windy.com website. We are about to publish API based on Windy 19.0.0 at first half of May. Thank you for your patience and sorry about small delay :-)
Thanks for the reply @marekd. I completely understand your priorities (what developer really wants to write documentation ;) ) and I am slowly slugging through things and figuring things out.
I am pretty sure some solid docs would end up with more people using and building on Windy.com and that can only be a good thing for you guys. I am happy to help if you want...
Hi @powellbound, consider Windy API as an another normal Leaflet layer. Everything else is provided by Leaflet itself (eg. markers, its lat lon, distance, ...).
Windy API is just another layer for leaflet. If you are familiar with leaflet, you can do anything you want. But you have to handle it on your own: create new layer, create visualizations, animations, ... There is no support for adding your own data to the existing map.