Commit 43dce489 authored by Ratnadeep Rajendra Kharade's avatar Ratnadeep Rajendra Kharade
Browse files

Changed color of the route

parent cb6430e5
......@@ -246,8 +246,8 @@ export class MyreservationPage implements OnInit {
lineHeadCap: 'arrow-head'
} */
style: {
lineWidth: 5,
strokeColor: 'rgba(0, 128, 255, 0.7)',
lineWidth: 6,
strokeColor: 'rgba(0, 72, 255, 0.8)',
lineDash: [0, 2]
}
});
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment