This layer does not render properly when switching zoom
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
This layer does not render properly when switching zoom
**mapbox-gl-js version**:v1.1.1
**browser**: chrome version 98.0.4758.102
### Steps to Trigger Behavior
1.create map
2.addSource
3.addLayer
4.Mouse wheel to switch zoom
https://jsfiddle.net/liuyongly/bc3xu6mf/31/
### Expected Behavior
When the mouse wheel switches zoom, Layer renders normally
### Actual Behavior
This layer does not render properly when switching zoom
Contributor guide
Research direction
Reproduce the issue using the linked JSFiddle with mapbox-gl-js v1.1.1 in Chrome 98, following the create-map, addSource, addLayer, and mouse-wheel zoom steps. Compare the layer during zoom transitions with the expected normal rendering; done means the layer renders correctly while switching zoom.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- computer-graphics, frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100