Zoom controls don't work if onZoom is calling
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.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
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 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