L7 icon indicating copy to clipboard operation
L7 copied to clipboard

🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine.

Results 367 L7 issues
Sort by recently updated
recently updated
newest added

### 问题描述 动画线,使用部分图片作为贴图,线不出现贴图效果。 ### 重现链接 https://stackblitz.com/edit/stackblitz-starters-8nipre?file=index.html ### 重现步骤 1. 默认使用 point-83030565 图片作为线贴图,线不会出现贴图效果。 2. 使用star 图片作为线贴图,线能出现贴图效果 ### 预期行为 我期望所有图片都能看出贴图效果 ### 平台 - 操作系统: [macOS, Windows, Linux, React Native ...] - 网页浏览器:...

### 问题描述 雷达图不会随地图缩放自适应大小 ### 重现链接 _No response_ ### 重现步骤 _No response_ ### 预期行为 _No response_ ### 平台 - 操作系统: [macOS, Windows, Linux, React Native ...] - 网页浏览器: [Google Chrome, Safari,...

### 问题描述 在 ios 模拟器 device 渲染下报错,真机正常 ![image](https://github.com/user-attachments/assets/8f3828a4-4ec8-4d18-b5dd-e1b3f43f5814) ### 重现链接 _No response_ ### 重现步骤 _No response_ ### 预期行为 _No response_ ### 平台 _No response_ ### 屏幕截图或视频(可选) _No response_ ### 补充说明(可选)...

### 问题描述 ![image](https://github.com/user-attachments/assets/b5d08d1d-735d-483f-a6b5-f643bf8b8b5f) ![image](https://github.com/user-attachments/assets/66cd760f-2beb-47c4-95d2-11bd0cdc6f0d) ### 重现链接 https://l7.antv.antgroup.com/zh/examples/polygon/3d/#polygon_stylemap ### 重现步骤 渲染有颜色的面层数据,鼠标悬浮上去颜色就失效了,上面绑定的一些事件也有失效的问题,数据异常 ### 预期行为 _No response_ ### 平台 - 操作系统: [windows10 ] - 网页浏览器: [Google Chrome版本 126.0.6478.127(正式版本) (64 位)] ### 屏幕截图或视频(可选) ![image](https://github.com/user-attachments/assets/38a675c9-324f-4463-8ffb-7853e82dd04e)...

### 问题描述 蜂窝热力绘制大小,与所设置的值不符,我给到一个区域内所有六边形中心点,绘制出来的六边形中间空隙很大,理解为绘制大小比实际大小有差距,请问如何解决? ### 重现链接 _No response_ ### 重现步骤 _No response_ ### 预期行为 _No response_ ### 平台 - 操作系统: [macOS, Windows, Linux, React Native ...] - 网页浏览器: [Google Chrome, Safari,...

bug

### 问题描述 @antv/l7-leaflet包,在当前版本的l7(2.22.0)中无法使用。 初始化地图,报错: TypeError (0 xxxx.antv_l7.Viewport) is not a constructor. ### 重现链接 https://codesandbox.io/s/zgqzsj?file=/App.tsx ### 重现步骤 1.打开 L7-Leaflet 官网,use in L7 页面, https://l7-leaflet.antv.vision/leafler-map; 2.将示例用 codesandbox 打开 ![1722581223881_ED8C5201-D887-4460-9038-8856795E01CE](https://github.com/user-attachments/assets/72d8f73c-244e-4467-abf9-d7a651e9ab71) 3页面报错 TypeError (0...

help wanted

### AntV Open Source Contribution Plan(可选) - [X] 我同意将这个 Issue 参与 OSCP 计划 ### Issue 类型 None ### 任务介绍 _No response_ ### 参考说明 _No response_

- **L7 Version**: 2.20.10 - **Platform**:window - **Mini Showcase(like screenshots)**: - ![QQ_1722234331712](https://github.com/user-attachments/assets/02723419-9954-4de4-aef7-19f366bdf2c6) - **CodePen Link**: `` 加上飞线图的动效,没有GPU的电脑或者GPU很差的话就会很卡,浏览器直接卡死 ` useEffect(() => { if (!scene || !dotData.length || !line.length || !marker.length) return;...

### 问题描述 shape设为circle时,能否设置虚线,size值设大点会模糊? shape设为cylinder柱状图时,能否在柱子顶部加文字说明? ### 重现链接 _No response_ ### 重现步骤 _No response_ ### 预期行为 _No response_ ### 平台 - 操作系统: [macOS, Windows, Linux, React Native ...] - 网页浏览器: [Google Chrome,...

### 问题描述 新版本的高德地图与自建的图层存在偏差: ![image](https://github.com/user-attachments/assets/023934d8-1b16-480a-a1b2-ac5772a9d663) 老版本没有这个问题 ### 重现链接 _No response_ ### 重现步骤 _No response_ ### 预期行为 _No response_ ### 平台 - 操作系统: [macOS, Windows, Linux, React Native ...] - 网页浏览器: [Google...

question