fix: max zoom on tile sources #126

Merged
maxtkc merged 4 commits from 44-max-zoom-tiles into main 2026-05-24 21:14:56 +00:00
Owner

Closes #44

Closes #44
maxtkc self-assigned this 2026-05-24 21:14:41 +00:00
Prevents blank tiles when zooming past provider max zoom by enabling
MapLibre overzoom scaling. Changes satellite button icon from globe
to tree to avoid ambiguity with the projection toggle globe.
Satellite 19→20, Toner Lite/Dark 20→21, Watercolor 16→20.
Values verified by probing tile endpoints until response dropped to
a null/empty body (~22B for Stadia, ~2521B for Esri).
Watercolor has no global tile coverage above z=16 (rural areas return
0B at all high zooms), so overzooming from z=16 is the right behavior.
NYC/London high-zoom tiles are an exception, not the rule.

FAB now uses vertical DaisyUI layout (no fab-flower) with text labels
alongside each basemap option button.
maxtkc merged commit b1615a0da6 into main 2026-05-24 21:14:56 +00:00
maxtkc deleted branch 44-max-zoom-tiles 2026-05-24 21:14:56 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gtfs.zone/coloring-book!126
No description provided.