Marker shaking easeTo / flyTo - Firefox/Edge
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**: v1.2.0
**browser**: Firefox 68.0.1 (64bit)
### Steps to Trigger Behavior
1. Add custom marker to map
2. On `load` slowly `easeTo`
3. Open in Firefox
### Link to Demonstration
https://jsbin.com/xubonoyaqu/edit?output
### Expected Behavior
Same behavior as in Chrome, almost no shaking of the marker:

### Actual Behavior
The marker is shaking a lot:

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 with the linked JSBin demonstration and reproduce the custom-marker behavior by triggering a slow easeTo on load in Firefox and Edge, then compare it with Chrome. Trace the marker behavior during easeTo and flyTo to identify the browser-specific source of the shaking. Done means the marker remains nearly as stable in Firefox and Edge as it is in Chrome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100