[RoutingOpt]修正车前引导线拖尾问题
[RouterOpt]优化代码逻辑
This commit is contained in:
@@ -1655,7 +1655,7 @@ class DebugSettingView @JvmOverloads constructor(
|
||||
}
|
||||
}
|
||||
|
||||
override fun onLocationChanged(location: MogoLocation?) {
|
||||
override fun onLocationChanged(location: MogoLocation?, from: Int) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user