Skip to content

v2.3.2 — Crisp pins/lines/labels at any zoom

Choose a tag to compare

@sethdaniel-design sethdaniel-design released this 06 Aug 22:48
· 2 commits to main since this release

Fixes the pins, connector lines, and labels going blurry as soon as you zoomed in.

What changed

  • The map markers are now drawn on a separate vector layer that is not scaled together with the raster map image. They re-render at native resolution at every zoom level, so they stay razor-sharp. Only the background map image softens when magnified (unavoidable for a raster image) — the pins/lines/labels on top of it no longer do.
  • Connector lines are now a crisp, constant-weight hairline at every zoom instead of a faint sub-pixel line.

Pin-to-location alignment verified to stay within ~1px of target even at 5× zoom.