Animated images is updated strangely: icon is applied to all icons on the map
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**: 0.54 beta2
**browser**: any
### Steps to Trigger Behavior
1. Run server from attached archive
2. Open client https://jsfiddle.net/goleon/8jed2akh/
3. All icons should be different, but I can see all icons the same or sometimes some of tthese are different
### Actual Behavior

or probably (this should be yellow star too):

**Client**: https://jsfiddle.net/goleon/8jed2akh/
**Server:** [server.node.zip](https://github.com/mapbox/mapbox-gl-js/files/3116556/server.node.zip)
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 JSFiddle and the attached server.node.zip archive to reproduce the map with animated images. Compare the icons across the map and trace the rendering behavior that causes one icon to be applied to others; done means each map icon consistently displays its own image.
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
- 35/100