-
v1.1.7 Stable
released this
2026-08-13 14:24:18 +00:00 | 10 commits to main since this releaseChangelog
Changed
- update dependency supercluster to v9 (#41)
This PR contains the following updates:
Package Change Age Confidence supercluster ^8.0.1→^9.0.0
Release Notes
mapbox/supercluster (supercluster)
v9.0.0- Radically optimize memory footprint and performance — on a sample 1M points index, Supercluster now uses 94% less transient allocation, 57% lower peak heap, 65% less retained memory, and runs 23% faster. #258
- Improve internal coordinate precision by 6 bits (64 times).
- ⚠️ Breaking: hard-cap
maxZoomat 30 (it wasn't practical to use it on higher zooms anyway). - Add support for
MultiPointfeatures. #263
- If you want to rebase/retry this PR, check this box
Installation
Downloads