Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,jxmapkit 的航点有点击事件吗?我正在尝试找到一种使航点可单击的方法,因此当单击航点时,将打开一个框架。
谢谢
我找到了另一种选择,我在路点周围的区域添加了一个鼠标单击侦听器,因此当单击路点下方或周围的区域时,框架会打开但有两个问题,首先是路点周围的区域-点取决于缩放级别(您可以通过根据缩放级别更改可点击区域的半径来解决此问题)并且返回的点击位置的坐标不正确(我仍然找不到解决方案)。
总之感谢。