wang-yuandong

Results 1 issues of wang-yuandong

### 问题描述 L7集成threejs,ThreeLayer的onAddMeshs方法中提供的scene.add()添加three中Line2类型线失败,并报错 ![image](https://github.com/antvis/L7/assets/27940504/a1ca7755-7484-40b3-b6e9-eaf4a60d923c) ### 重现链接 https://codesandbox.io/p/sandbox/cranky-mcclintock-z4ps9z?file=%2Fsrc%2Fcomponents%2FTestLine.vue%3A1%2C1 ### 重现步骤 ### 预期行为 TestL7Line文件和TestLine文件引用同一个ccreateLineWithLine2方法,L7地图中线未出现,期望出现一条自地图中心119高度至左下方的线(由于世界坐标为0,0,0,所以另一端点较远,未在屏幕展示,可参考createLineWithLineBasic方法) ### 平台 - 操作系统: macOS - 网页浏览器: Google Chrome 119.0.6045.105 - threejs: 0.115.0 - @antv/l7: ^2.19.6 - @antv/l7-three:...

good first issue
🌟 star