maptalks / maptalks/maptalks.three
使用toPoints后对Points进行事件监听问题
Open
Nobody has claimed this yet.
bug
- Dominant language
- HTML
- Stars
- 650
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
使用toPoints生成Mesh后,对mesh进行事件监听(比如mouseover,mouseout等),如果地图没有倾斜就一切正常,但是地图倾斜后,这些事件就无法正常监听到了,请问这个该怎么处理呢,谢谢~
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Reproduce the issue by creating a Mesh with toPoints, attach mouseover and mouseout listeners, and compare behavior before and after tilting the map. Then trace the maptalks.three event-handling and picking entry points; done means these events work reliably for the generated Mesh in both map orientations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- threejs
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100