Skip to content

fix(maps): switch Static Map to CartoDB raster tiles - #186

Merged
slaveofcode merged 1 commit into
developfrom
fix/static-map-carto
Aug 8, 2026
Merged

fix(maps): switch Static Map to CartoDB raster tiles#186
slaveofcode merged 1 commit into
developfrom
fix/static-map-carto

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

StaticMap.tsx was still calling resolveStyle().url after the CartoDB migration, causing a blank map. Same fix applied: use style object directly, add appliedStyleId dedup ref, update attribution text.

Same fix as MapExplorer — was still calling resolveStyle().url which no
longer exists after the CartoDB migration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
goodwebtools 84846af Aug 08 2026, 10:59 AM

@slaveofcode
slaveofcode merged commit 104b380 into develop Aug 8, 2026
2 checks passed
@slaveofcode
slaveofcode deleted the fix/static-map-carto branch August 8, 2026 11:00
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