Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 16:01
· 33 commits to main since this release

0.4.0 - 2023-07-02

Added

  • description and keywords for npmjs
  • added markercluster example with 10.000 entries to playground
  • added debounce functionality for adding or removing markers. Markers now added as bulk automatically, which double the rendering speed. Setting animateAddingMarkers to true will disable this behavior in favor for the animation.