luoxiao-supermap

Results 3 issues of luoxiao-supermap

### 问题描述 矢量瓦片的source,某些zoom下, 同一个图层的动画圈数不一致 设置的圈数是3, 但是某些点的圈数大于3了 ![image](https://github.com/antvis/L7/assets/97505033/68930b47-f98b-40e6-8bc9-0bfc6cd8f90f) ### 重现链接 _No response_ ### 重现步骤 _No response_ ### 预期行为 _No response_ ### 平台 - 操作系统: [macOS, Windows, Linux, React Native ...] -...

🌟 star

### 问题描述 Mapbox (传入map实例) zoom为22级时,l7图层有偏移 下图中红点 为l7 layer; 蓝色marker为mapbox原生marker图层, 使用的同一个坐标 ![image](https://github.com/antvis/L7/assets/97505033/72a52f62-4dda-4820-970d-ff4c7c70f3d5) ### 重现链接 _No response_ ### 重现步骤 _No response_ ### 预期行为 _No response_ ### 平台 - 操作系统: [macOS, Windows, Linux,...

good first issue
🌟 need star

### 问题描述 mapbox 地图, 小于等于12级时, 绘制面 l7位置有偏移明显(绘制线有同样的问题) 黄色为mapbox面, 绿色为l7绘制的面 ![image](https://github.com/antvis/L7/assets/97505033/4cc57b8e-d9af-4feb-8faa-9c9a8f46637b) 完整代码如下(**需要替换下accessToken**): ` 创建地图场景 ::-webkit-scrollbar { display: none; } html, body { overflow: hidden; margin: 0; } #map { position: absolute;...

🌟 need star