Skip to content

v3.0.0

Compare
Choose a tag to compare
@mourner mourner released this 04 Dec 16:21
· 70 commits to main since this release
  • Massively improved performance. Index now takes ~2x less memory and generating tiles is overall 20% to 100% faster (with bigger gains on heavier datasets).
  • Removed "clipped square" heuristics (they were complicating the codebase without a noticeable performance gain).
  • Added a descriptive error when passing zoom higher than 24.
  • Added TopoJSON support to the demo page.