maptalks / maptalks/maptalks.js
polygonLayer 图层在绘制圆的时候setProperties或者updateSymbol的时候会触发重置整个图层,导致整个图层闪烁
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- HTML
- Stars
- 4.5k
- Forks
- 511
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 1
Description
This issue has no description.
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 polygonLayer behavior while drawing a circle, then inspect the setProperties and updateSymbol entry points. Confirm that either operation resets the whole layer and causes visible flickering; the issue is done when the layer no longer flashes during these updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100