This commit is contained in:
zyy 2020-04-15 13:18:42 +08:00
commit 39d32b8f5c

View File

@ -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, // 信号灯前三角展示