Fix #5707
This commit is contained in:
parent
59e6a8a200
commit
6907f95268
1 changed files with 1 additions and 2 deletions
|
@ -331,8 +331,7 @@ public class MapRouteInfoMenu implements IRouteInformationListener {
|
|||
targetPointsHelper.setStartPoint(endPoint.point, false, endPoint.getPointDescription(mapActivity));
|
||||
targetPointsHelper.updateRouteAndRefresh(true);
|
||||
|
||||
updateFromIcon();
|
||||
updateToIcon(parentView);
|
||||
updateInfo(parentView);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue