48 lines
1.0 KiB
JSON
48 lines
1.0 KiB
JSON
{
|
|
"alternateRoute": {
|
|
"width": 13,
|
|
"indicatorWidth": 13,
|
|
"indicatorInterval": 44,
|
|
"fillColor": "#95b8ff",
|
|
"strokeColor": "#dbe7ff"
|
|
},
|
|
"routeLine": {
|
|
"width": 13,
|
|
"indicatorWidth": 13,
|
|
"indicatorInterval": 44,
|
|
"congestion": {
|
|
"noDataFillColor": "#00a2ff",
|
|
"noDataStrokeColor": "#006199"
|
|
}
|
|
},
|
|
"trackPoint": {
|
|
"fillColor": "#176fe60a",
|
|
"strokeColor": "#176fe660",
|
|
"outlineWidth": 1
|
|
},
|
|
"routeSelection": {
|
|
"candidates": [
|
|
{
|
|
"id": "default",
|
|
"unselected": {
|
|
"width": 7,
|
|
"indicatorWidth": 7,
|
|
"indicatorInterval": 44,
|
|
"congestion": {
|
|
"noDataFillColor": "#0082cc",
|
|
"noDataStrokeColor": "#004e7a"
|
|
}
|
|
},
|
|
"selected": {
|
|
"width": 11.5,
|
|
"indicatorWidth": 11.5,
|
|
"indicatorInterval": 44,
|
|
"congestion": {
|
|
"noDataFillColor": "#00a2ff",
|
|
"noDataStrokeColor": "#006199"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |