mapbox / mapbox/mapbox-gl-js

Layer flickering on different zoom levels.

Open
#12,583 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs information :pray:
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.