线网车站颜色调整
This commit is contained in:
parent
fb854feb79
commit
e04b7d355b
@ -19,8 +19,8 @@ export interface IStationLineData extends GraphicData {
|
|||||||
const stationConsts = {
|
const stationConsts = {
|
||||||
radius: 5,
|
radius: 5,
|
||||||
borderWidth: 1,
|
borderWidth: 1,
|
||||||
borderColor: '0xff0000',
|
borderColor: '0xffffff',
|
||||||
fillColor: '0xff0000',
|
fillColor: '0xffffff',
|
||||||
transferRadius: 3.5,
|
transferRadius: 3.5,
|
||||||
transferWidth: 0.2,
|
transferWidth: 0.2,
|
||||||
transferColor: '0x0fe81f',
|
transferColor: '0x0fe81f',
|
||||||
|
Loading…
Reference in New Issue
Block a user