Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 13:31
· 4 commits to main since this release
0ce768b

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.

Patch Changes

  • 7fc0dbf: fix: dont limit cesium version