maptalks / maptalks/maptalks.three

使用toPoints后对Points进行事件监听问题

Open
#483 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.