Commit ea4f97f
disable MapLibre GeoJSON source simplification
MapLibre's default geojson-vt tolerance (0.375) applies
Douglas-Peucker simplification when converting GeoJSON to
internal vector tiles. This caused visible corner-cutting
on street line geometries at higher zoom levels, separate
from the server-side maxAllowableOffset fix.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6e8653b commit ea4f97f
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
| 590 | + | |
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
| |||
0 commit comments