[RoutingOpt]修正车前引导线拖尾问题
[RouterOpt]优化代码逻辑
This commit is contained in:
@@ -13,5 +13,5 @@ interface IMoGoMapLocationListener {
|
||||
*
|
||||
* @param location 新定位点
|
||||
*/
|
||||
fun onLocationChanged(location: MogoLocation?)
|
||||
fun onLocationChanged(location: MogoLocation?, from: Int)
|
||||
}
|
||||
Reference in New Issue
Block a user