style: lint style

This commit is contained in:
shihui 2022-01-17 16:45:30 +08:00
parent 0bb27d9662
commit 3c91f37a23
3 changed files with 1 additions and 3 deletions

View File

@ -23,4 +23,3 @@ Error: Cannot apply @injectable decorator multiple times.
2. 加载完成后设置
调用 scene 的 [setMapStatus](./scene/#setmapstatus) 方法

View File

@ -26,7 +26,6 @@ order: 15
- 增加 pointLayer image mipmap 支持
- 优化热力图在 radius 数值比较大时热力点边缘发生裁剪的现象
### 🐞 Bug Fixes
- 修复线图层在存在高度的情况下,不同地图,不同场景下的效果兼容