Error with gl-particles module / no poarticles displayed
-
Hello Windy Team,
It seems that there something wrong when the windy map loads. There are no visible particles in wind or any layer. Please check the console log (attached).The code that i am using in the init is
Can you please check this issue?
Is there something from my side?Thank you
Antonis G. -
@agouzias Hello, you probably do not have Particles animation turned on in the bottom right corner.
-
@Korina Thank you for your feedback.
Actually the particle and pressure check-boxes are not available. please view the attached image of my windy-map.
the version that i am using is:
Thank you for your help.
Antonis. -
@agouzias Could you please also share your options settings?
-
@Korina
Sorry for my delayed response. I am now a paid customer :-)
(I needed the extra layers). Continue the great job.The bad news is that I am still having the same issue. The options that i am using are attached.
I would also like to mention that I am using VUE framework to embed the maps in my web app. Also the particles were visible before August/2022. Not sure what type of update could cause this behaviour.
Thank you again for your support. Please let me know if I can do something to help debugging..
-
Hey!
I'm little late to the party, but I have experienced a similar issue when the windy api was update the new version recently. In my case, the problem loading the particles puglin happened because of a conflict between loading the leaflet library in the html file of my react application and a module import of the leaflet library in one of my react components. Not sure if it is the same problem you are facing, but I think it is worth checking for this kind of conflict.
regards,
Thiago