protomaps / protomaps-leaflet

Lightweight vector map rendering + labeling and symbology for Leaflet
https://protomaps.com/docs/frontends/leaflet
BSD 3-Clause "New" or "Revised" License
758 stars 43 forks source link

Demo called JSON style in Readme broken #98

Closed pcmill closed 2 years ago

pcmill commented 2 years ago

The demo located here: https://js.protomaps.com/examples/json_style.html linked in the readme gives errors in the console like: Error: Tile 14 13723 7013 not found in archive.

Seemingly only part of the map is loaded and scrolling gives more errors.

bdon commented 2 years ago

see https://github.com/protomaps/PMTiles/issues/35

bdon commented 2 years ago

I've suppressed these error messages in 1.20.2

Thanks!