What's new in beta5
Fixed
- NOAA animation played backwards — frames were built with
unshiftinside a loop running oldest→newest, soframes[0]ended up as the newest frame. Changed topushso playback now correctly runs oldest→newest. square_mapcollapsed the map to zero height —height:100%on the map div fails whenha-cardhas no explicit height, resolving to 0. Now usesaspect-ratio:1/1which derives the height from the card's actual rendered width, working for both responsive (width:100%) and fixed (width:400px) configs.
See beta3 for the full clustering and multi-marker feature notes.
This is a beta release. Please report issues on GitHub.