some tiles not display when maxZoom=2.9
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
**mapbox-gl-js version**: v2.9.1
**browser**: chrome v103
### Steps to Trigger Behavior
1. Open this example by bodepen. https://docs.mapbox.com/mapbox-gl-js/example/globe/
2. Set map's maxZoom = 2.9 when create map.

### Link to Demonstration
https://codepen.io/branzhang/pen/KKoMqNr
### Expected Behavior
globe display correct.
### Actual Behavior

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the globe example and the linked CodePen, reproducing the missing tiles with maxZoom set to 2.9 on mapbox-gl-js v2.9.1 in Chrome. Trace the globe rendering behavior around that zoom limit and verify that the globe displays all expected tiles without gaps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100