Merge branch 'test' of https://git.code.tencent.com/lian-cbtc/jl-client into test
This commit is contained in:
commit
39d32b8f5c
@ -162,7 +162,8 @@ class SkinCode extends defaultStyle {
|
|||||||
route: {
|
route: {
|
||||||
direction: false, // 自动进路方向
|
direction: false, // 自动进路方向
|
||||||
offset: { x: 1, y: -2 }, // 自动进路偏移量
|
offset: { x: 1, y: -2 }, // 自动进路偏移量
|
||||||
routeColor: '#00FF00' // 自动进路
|
routeColor: '#00FF00', // 自动进路
|
||||||
|
radiusR: 6
|
||||||
},
|
},
|
||||||
auto: {
|
auto: {
|
||||||
signalFrontTriangle: true, // 信号灯前三角展示
|
signalFrontTriangle: true, // 信号灯前三角展示
|
||||||
|
Loading…
Reference in New Issue
Block a user