mirror of https://gitee.com/antv-l7/antv-l7
style: lint style
This commit is contained in:
parent
11b7ac135b
commit
1ec6994abb
|
@ -220,10 +220,10 @@ export interface ILayer {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* threejs 适配兼容相关的方法
|
* threejs 适配兼容相关的方法
|
||||||
* @param lnglat
|
* @param lnglat
|
||||||
* @param altitude
|
* @param altitude
|
||||||
* @param rotation
|
* @param rotation
|
||||||
* @param scale
|
* @param scale
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// 获取对应地图的经纬度模型矩阵
|
// 获取对应地图的经纬度模型矩阵
|
||||||
|
|
Loading…
Reference in New Issue