Skip to content

Fixes broken map UI due to expired Mapbox token#43

Open
takt1232 wants to merge 2 commits intoAliFlux:masterfrom
takt1232:master
Open

Fixes broken map UI due to expired Mapbox token#43
takt1232 wants to merge 2 commits intoAliFlux:masterfrom
takt1232:master

Conversation

@takt1232
Copy link

The original Mapbox access token has expired, breaking the map UI entirely. This PR migrates to Leaflet + free tile providers (no API key needed) and also fixes tile downloading for providers that require a User-Agent header or {s} subdomain substitution. Bonus: adds a tile stitching script for printing

Note: Claude Code Sonnet 4.6 was used

fix: replace Mapbox GL JS with Leaflet (token expired)
fix: add User-Agent header and {s} subdomain support in utils.py
feat: add cancel and clear rectangle buttons for draw tool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant