Oliver Roick

Leaflet.Deflate

A Leaflet plugin to deflate features in lower zoom levels.

since 2015

Tech

  • LeafletJS
  • Jest
  • Terser

Links

It’s a common problem with interactive dynamic web maps. Zoom the map out too far and features become illegible because their pixel size becomes too small.

Leaflet.Deflate is a plugin for mapping library LeafletJS that improves the readability of large-scale web maps. It substitutes polygons and lines with markers when their screen size falls below a defined threshold.