maptalks / maptalks/maptalks.js
animateTo 在同时执行zoom和center变化时,会先执行zoom动画,然后瞬间改变center,看起来非常怪异
Open
Nobody has claimed this yet.
question
- Dominant language
- HTML
- Stars
- 4.5k
- Forks
- 511
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 1
Description
maptalks's version and what browser you use?
Issue description
Please provide a reproduction URL (on any jsfiddle like site)
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
The reported entry point is animateTo, but the issue provides no source file, test, browser/version details, or reproduction URL. Start by reproducing simultaneous zoom and center changes, then trace animateTo's animation path and verify that both properties animate together rather than the center changing abruptly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100