Skip to content

Promote to production: map explorer tile loading diagnostics - #171

Merged
slaveofcode merged 2 commits into
mainfrom
develop
Aug 8, 2026
Merged

Promote to production: map explorer tile loading diagnostics#171
slaveofcode merged 2 commits into
mainfrom
develop

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

Deploys PR #170 diagnostic logging to identify why vector tiles don't render in Map Explorer after GeolocateControl flyTo.

Adds [map] console logs throughout fetchResolvedStyle and MapLibre event listeners so we can determine exactly which step in the pipeline fails: style fetch → TileJSON resolution → tile requests → render.

🤖 Generated with Claude Code

Kresna and others added 2 commits August 8, 2026 13:18
Temporary diagnostic to identify why openmaptiles vector tiles do not
render. Logs:
- fetchResolvedStyle fetch result and any JSON parse issues
- TileJSON fetch success/failure and resolved tile URL
- MapLibre error events
- Source data loading events

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
debug(map-explorer): diagnostic logging for blank tile investigation
@slaveofcode
slaveofcode merged commit 2e8a700 into main Aug 8, 2026
2 of 3 checks passed
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