mirror of https://gitee.com/antv-l7/antv-l7
style: lint style
This commit is contained in:
parent
bb7977e71c
commit
de28fbc85b
|
@ -32,7 +32,7 @@ scene.on('loaded', () => {
|
|||
trailLength: 2 // 流线长度
|
||||
})
|
||||
.style({
|
||||
borderWidth: 0.35, // 默认文 0,最大有效值为 0.5
|
||||
borderWidth: 0.35, // 默认文 0,最大有效值为 0.5
|
||||
borderColor: '#888', // 默认为 #ccc
|
||||
lineTexture: true, // 开启线的贴图功能
|
||||
iconStep: 20 // 设置贴图纹理的间距
|
||||
|
|
Loading…
Reference in New Issue