Styling Animation of Particles
-
I would like to change the intensity of my wind particles on the map. I see that I can does this through the Windy Map but I can't figure out how to do this through the API. I am looking for where in the API to change these settings.

-
const {store, } = windyAPI; store.set("particles", {multiplier: 0.8, velocity: 1.8, width: 1.25, blending: 1.05, opacity: 1.8} );
Windy Community | Powered by excellent
NodeBB