maptalks / maptalks/maptalks.js
geojsonVt图层显示以及和three插件显示问题
Open
Nobody has claimed this yet.
question
- Dominant language
- HTML
- Stars
- 4.5k
- Forks
- 511
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 1
Description
1 当文字在建筑视角后面时,文字是否该"遮挡" (threeLayer) https://codepen.io/simpleyong/pen/WNXBbyd
2 当GroupGLLayer加入threeLayer时,道路沿线文字不显示 https://codepen.io/simpleyong/pen/eYeamQb
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 two linked CodePen examples: the threeLayer building-view text case and the GroupGLLayer road-label case. Trace the geojsonVt display path and threeLayer integration from those examples. Done means the expected text occlusion behavior is defined and the road-aligned labels render when GroupGLLayer includes threeLayer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, three.js
- Domain
- computer-graphics, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100