fix: Application crash prevention
This commit is contained in:
parent
785a35473e
commit
bf878dc2c6
2 changed files with 7 additions and 1 deletions
|
@ -56,6 +56,8 @@ class MapboxMapper {
|
|||
}
|
||||
}
|
||||
}
|
||||
// TODO: implement
|
||||
state.lanes = Lanes(Arrows(listOf()), Arrows(listOf()))
|
||||
this.laneGuidance?.apply {
|
||||
this.allLanes.apply {
|
||||
println()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue