48 lines
1.0 KiB
JSON
48 lines
1.0 KiB
JSON
{
|
|
"alternateRoute": {
|
|
"width": 13,
|
|
"indicatorWidth": 13,
|
|
"indicatorInterval": 44,
|
|
"fillColor": "#4b78a7",
|
|
"strokeColor": "#2e4c68"
|
|
},
|
|
"routeLine": {
|
|
"width": 13,
|
|
"indicatorWidth": 13,
|
|
"indicatorInterval": 44,
|
|
"congestion": {
|
|
"noDataFillColor": "#3673ee",
|
|
"noDataStrokeColor": "#254ea1"
|
|
}
|
|
},
|
|
"trackPoint": {
|
|
"fillColor": "#176fe60a",
|
|
"strokeColor": "#176fe660",
|
|
"outlineWidth": 1
|
|
},
|
|
"routeSelection": {
|
|
"candidates": [
|
|
{
|
|
"id": "default",
|
|
"unselected": {
|
|
"width": 7,
|
|
"indicatorWidth": 7,
|
|
"indicatorInterval": 44,
|
|
"congestion": {
|
|
"noDataFillColor": "#2b5cb2",
|
|
"noDataStrokeColor": "#1d3e80"
|
|
}
|
|
},
|
|
"selected": {
|
|
"width": 11.5,
|
|
"indicatorWidth": 11.5,
|
|
"indicatorInterval": 44,
|
|
"congestion": {
|
|
"noDataFillColor": "#3673ee",
|
|
"noDataStrokeColor": "#254ea1"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |