Commit 1a62e03a authored by Ratnadeep Rajendra Kharade's avatar Ratnadeep Rajendra Kharade
Browse files

Merge branch '24-routing-from-users-current-position-to-the-bike' into 'master'

Resolve "Routing From users current position to the bike"

Closes #24

See merge request 92khra1mst/hft_awado_app!16
parents cb6430e5 43dce489
...@@ -246,8 +246,8 @@ export class MyreservationPage implements OnInit { ...@@ -246,8 +246,8 @@ export class MyreservationPage implements OnInit {
lineHeadCap: 'arrow-head' lineHeadCap: 'arrow-head'
} */ } */
style: { style: {
lineWidth: 5, lineWidth: 6,
strokeColor: 'rgba(0, 128, 255, 0.7)', strokeColor: 'rgba(0, 72, 255, 0.8)',
lineDash: [0, 2] 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