After loading the xyz tile layer, if the scroll wheel enlarges the map and quickly shrinks it, there may be a situation where the xyz tile is not loaded
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**: 3.6.0
**browser**: Google Chrome 128.0.6613.115
### Steps to Trigger Behavior
1. Load raster tile "https://wprd01.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&style=7&scl=1".
2. Scroll wheel enlarges the map.
3. quickly shrinks the map.
4. If there is no reproduction, steps 3 and 4 need to be repeated multiple times.
### Link to Demonstration
https://jsbin.com/pelafar/edit?html,output
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 by reproducing the issue with the linked JSBin, mapbox-gl-js 3.6.0, Chrome 128, and the provided raster XYZ tile URL while rapidly zooming in and out. No source files or tests are named; done means the tile layer consistently loads after repeated rapid zoom changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100