chore: Processing notes
This commit is contained in:
parent
7e9b2dbc34
commit
bc608e9f2f
1 changed files with 6 additions and 0 deletions
|
@ -166,6 +166,12 @@ class RouteControl(private val mapControl: MapControl, ui: UI, private val conte
|
|||
{
|
||||
mapControl.ui.maneuverView.visibility = View.VISIBLE
|
||||
mapControl.ui.maneuverView.renderManeuvers(maneuvers)
|
||||
|
||||
/*
|
||||
dump(maneuvers.value[0])
|
||||
garmin.process(maneuvers.value[0])
|
||||
*/
|
||||
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue