Layer flickering on different zoom levels.
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**: 2.6.0
**browser**: Chrome, FireFox & Safari
### Steps to Trigger Behavior
1. Added custom layers using geoJson Data.
2. Rendered layer on the map with Mercatar projection.
3. Zoom in/out and obvsered that layer keep turning on/off on visibility.
### Expected Behavior
Layer should stay stable on the Map.
### Actual Behavior
Layer visibilty keep turning on/off based on different zoom levels.
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 in Mapbox GL JS 2.6.0 with a custom GeoJSON layer in a Mercator map, zooming in and out in Chrome, Firefox, and Safari. Inspect the layer's zoom-dependent visibility or rendering behavior. Done means the layer remains stable across zoom levels, with a minimal reproduction confirming the fix.
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