@dmbakker The fact that the promo was displayed is stored in the browser's indexedDB, as seenPromos.
If you load the page programmatically, you have to ensure that indexedDB is stored, similar to the browser.
Windy code contributor
@dmbakker The fact that the promo was displayed is stored in the browser's indexedDB, as seenPromos.
If you load the page programmatically, you have to ensure that indexedDB is stored, similar to the browser.
@meannay4 the day-night plugin shows the sun position as a yellow dot.
@francescogola You can use any input elements. If it is a text type element, you will have to add ev.stopPropagation() on the keydown event for your input element. Windy uses +, -, f, left and right Arrows as hotkeys, with the listener on body.
The new version is published and should be approved soon.
You can load it directly from the URL: https://windy-plugins.com/214517/windy-plugin-rings/0.2.9/plugin.min.js
It should work well with the trajectory plugin.
@nairb-idi9 go to
Windy.com/dev. Accept cert. Plugin should open. Rollup watches for change. If you change, just click reload plugin in windy.com/dev.
It appears as if W.broadcast("redrawFinished", ) , is no longer triggered by panning or zooming the map.
Perhaps try using the leaflet listeneers.
It also affects my plugins.
Plugin uploaded: https://windy-plugins.com/214517/windy-plugin-traj/0.2.6/plugin.min.js
you can load it directly from the URL in windy.com/plugins
Waiting for it to be approved, and added to the plugin gallery
Traj plugin is my baby. Now a stubborn teen.
Thick lines refer to the time range of the visible map. You should see, when you move the time slider, that the thick line also moves.