antvis / L7

🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine.
https://l7.antv.antgroup.com
MIT License
3.56k stars 625 forks source link

fix: 修复在 Map 上使用组件事件穿透到图层上的问题 #2518

Closed lvisei closed 4 weeks ago

lvisei commented 1 month ago

🤔 这个变动的性质是?

🔗 相关 Issue

💡 需求背景和解决方案

使用一方 Map 地图时,拾取事件绑定到顶层容器上,导致组件事件穿透到图层上,将拾取事件绑定降级

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 8207d490a3326d24307cfde0c6753903ecbf2082

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages | Name | Type | | ------------------- | ----- | | @antv/l7-maps | Patch | | @antv/l7 | Patch | | @antv/l7-layers | Patch | | @antv/l7-scene | Patch | | @antv/l7-test-utils | Patch | | @antv/l7-three | Patch | | @antv/l7-component | Patch | | @antv/l7-renderer | Patch | | @antv/l7-core | Patch | | @antv/l7-map | Patch | | @antv/l7-source | Patch | | @antv/l7-utils | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR