Merge branch 'dev_robotaxi-d-app-module_2130_221116_2.13.0' into 'test_robotaxi-d-app-module_2130_221116_2.13.0.1'

[2.13.0] bus乘客端轨迹index到站清空

See merge request zhjt/AndroidApp/MoGoEagleEye!395
This commit is contained in:
wangmingjun
2022-12-05 10:46:49 +00:00

View File

@@ -206,6 +206,7 @@ public class BusPassengerModel {
if (i == 0){
startOrStopRouteAndWipe(false);
}
mPreRouteIndex = 0;
startOrStopCalculateRouteInfo(false);
mRouteLineInfoCallback.updateStationsInfo(stations,i,true);
return;