mirror of https://gitee.com/antv-l7/antv-l7
feat: style
This commit is contained in:
parent
8420c3e158
commit
91d5c1f6a2
|
@ -58,8 +58,8 @@ export default class Amap2demo_arcLineTex extends React.Component {
|
|||
forward: false,
|
||||
// lineTexture: true, // 开启线的贴图功能
|
||||
// iconStep: 100, // 设置贴图纹理的间距
|
||||
})
|
||||
// .animate(true);
|
||||
});
|
||||
// .animate(true);
|
||||
scene.addLayer(layer);
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue