Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
@antv_l7@2.22.0 source code.tar.gz | 2024-06-11 | 18.5 MB | |
@antv_l7@2.22.0 source code.zip | 2024-06-11 | 19.7 MB | |
README.md | 2024-06-11 | 2.5 kB | |
Totals: 3 Items | 38.2 MB | 1 |
What's Changed
🎉 New Features
- refactor: 重构高德地图 V2 以视口进行同步 by @lvisei in https://github.com/antvis/L7/pull/2387
- refactor: remove old amap v1 and v2 by @lvisei in https://github.com/antvis/L7/pull/2387
- refactor: set default renderer to device by @lvisei in https://github.com/antvis/L7/pull/2477
- refactor: 升级新版一方地图交互事件机制,解决抖动问题 by @lvisei in https://github.com/antvis/L7/pull/2521
📖 Documentation Changes
- docs: district-data 下架 wgs84 说明和导出 by @heiyexing in https://github.com/antvis/L7/pull/2493
🐛 Bug Fixes
- fix: use stencil.func.ref for each pipeline by @xiaoiver in https://github.com/antvis/L7/pull/2471
- fix: raster with luminance in webgl1 by @xiaoiver in https://github.com/antvis/L7/pull/2490
- fix: Mapbox/Maplibre 20 层级以上数据偏移问题 by @lvisei in https://github.com/antvis/L7/pull/2435
- fix: mapbox 下部分面数据图层绘制异常 by @lvisei in https://github.com/antvis/L7/pull/2453
- fix: 修复 WebGPU 模式渲染问题 by @lvisei in https://github.com/antvis/L7/pull/2450
- fix: mapbox 线图层的贴图变形 by @lvisei in https://github.com/antvis/L7/pull/2474
- fix: 修复 bindings 缓存在 WebGPU 的问题 by @lvisei in https://github.com/antvis/L7/pull/2526
- fix: WebGPU 渲染下着色器 varying 变量顺序不一致 by @lvisei in https://github.com/antvis/L7/pull/2527
- fix: 解决 GeometryLayer 在不同底图上的渲染不一致情况 by @lvisei in https://github.com/antvis/L7/pull/2523
- fix: 修复在 Map 上使用组件事件穿透到图层上的问题 by @lvisei in https://github.com/antvis/L7/pull/2518
- fix: 天地图 setCenter 方法缺失 by @lvisei in https://github.com/antvis/L7/pull/2513
- fix: 无地图与 MapLibre 模式移动 Marker 出错 by @lvisei in https://github.com/antvis/L7/pull/2509
- fix: 在 WebGL2 拾取事件冒泡延迟问题 by @lvisei in https://github.com/antvis/L7/pull/2511
- fix: 修复热力蜂窝图层渲染空白 by @lvisei in https://github.com/antvis/L7/pull/2500
Other Changes
- ci: action unexpected EOF while looking for matching by @lvisei in https://github.com/antvis/L7/pull/2468
- test: 应用调试工程 by @lvisei in https://github.com/antvis/L7/pull/2494
Full Changelog: https://github.com/antvis/L7/compare/@antv/l7@2.21.10...@antv/l7@2.22.0