mapbox / mapbox/mapbox-gl-js

Zoom controls don't work if onZoom is calling

Open
#12,317 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug :lady_beetle:
Dominant language
TypeScript
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

**mapbox-gl-js version**: "^2.9.1"

**browser**: Version 106.0.5249.119 (Official Build) (x86_64)

### Steps to Trigger Behavior

1. have zoom controls on the map
2. use onZoom for adding pitch on zoom action

### Link to Demonstration
https://codepen.io/anna-visarsoft/pen/jOxojJv?editors=0010

### Expected Behavior
controls work fine

### Actual Behavior
controls don't work

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 using mapbox-gl-js ^2.9.1, the supplied CodePen, zoom controls, and an onZoom handler that adds pitch. Compare the control behavior with and without that handler; done means the controls continue working while the zoom action also applies the requested pitch.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.