L7Plot icon indicating copy to clipboard operation
L7Plot copied to clipboard

🌍 Geospatial Visualization Chart Library

Results 19 L7Plot issues
Sort by recently updated
recently updated
newest added

### 🐛 Bug description [Please make everyone to understand it] 打开世界地图的行政区域图demo, 报两种错误 ![image](https://github.com/antvis/L7Plot/assets/26269311/894ce998-82ab-4aa4-8110-fea50209a718) 下图是本地,报错内容和codesandbox一样 ![image](https://github.com/antvis/L7Plot/assets/26269311/444c447b-5d43-43a2-80b1-a7a766821cbe) ![image](https://github.com/antvis/L7Plot/assets/26269311/d28ecb8e-19a8-43dc-944b-2a5810bd7d44) ### 📷 Step 打开世界地图的行政区域图 ### 🏞 Expected result 正确显示 ### 🚑 Any additional [like...

近期更新最新版后,会出现 `Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'mapService')` ### 🐛 Bug description [Please make everyone to understand it] > Please provide a link by forking these...

### 🐛 Question description 如题,在下钻过程中,发现中国chinaBorder会有短暂的滞留。 ### 💻 Link to minimal reproduction 复现:将map类型更改为map [官网地址](https://l7plot.antv.vision/examples/choropleth/drill/#order-drill) ### 🏞 Expected result 请问除了用amap外,对于这种滞留情况,有推荐的解决办法吗? ### 🚑 Any additional [like screenshots] ![录屏2023-10-25 15 11 13](https://github.com/antvis/L7Plot/assets/81789871/29fb90aa-a8a8-403e-ad25-e950c32395b3) - **L7Plot...

bug

新建Choropleth 图层; 动态切换label.style.textAllowOverlap 的值; 调用update方法 不生效; 线上复现demo: [demo](https://codesandbox.io/p/sandbox/trusting-paper-djtv72?file=%2Fsrc%2Fcomponents%2FMap.vue%3A39%2C13)

### 🐛 Bug description [Please make everyone to understand it] 初始化进来去切换数据区域这个checkbox,是可以实现显示或关闭数据区域的label的,但是一旦我切换过全部区域这个checkbox之后,我再去切换数据区域这个checkbox就会失效了,感觉像是在调用update方法后,依然保留了上一次的结果,我的代码逻辑时没有问题的。 > Please provide a link by forking these links [L7Plot](https://codesandbox.io/s/l7plot-issue-template-ckpvq?file=/src/index.ts) or GitHub repo, a minimal reproduction. [复现链接](https://codesandbox.io/s/unruffled-hypatia-rslgwr?file=/index.ts) - _Required_...

行政区域图的 Label 可以做格式化吗?我看 Label 配置里面有个 content 但好像是无效的。

行政区域图Choropleth中,因为有一些地方区域较小,导致相邻的地方名会重叠,现在想对具体的地方的label进行位置的调整,如何对每一个label的位置进行调整呢?

### 🐛 Question description [Please make everyone to understand it] ### 💻 Link to minimal reproduction Please provide a link by forking these links [L7Plot](https://codesandbox.io/s/l7plot-issue-template-ckpvq?file=/src/index.ts) or GitHub repo. What is...

中国地图更新了,现在L7上面是最新的吗

Flow 图层列表 不显示 修改 layerMenu.position 也不生效 以下官网实例 https://l7plot.antv.antgroup.com/examples/flow/flow#fly-flow ![image](https://github.com/antvis/L7Plot/assets/9448445/4a552837-6e84-4528-8898-aaf972669f7e)

bug