github-actions
released this
06 Nov 13:31
·
4 commits
to main
since this release
Minor Changes
-
770381e: feat: add dynamic option to control particle animation
- Add new
dynamic
option to WindLayerOptions to control particle animation state - Add dynamic switch control in ControlPanel component
- Set default value of dynamic option to true
- Update types and documentation
This change allows users to toggle between animated and static particle states.
- Add new
Patch Changes
- 7fc0dbf: fix: dont limit cesium version