mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-22 22:23:44 +00:00
[routing] Remove passed intermediate points when assembling a modified route mid-navigation
Fixes OM #9592 Signed-off-by: Michał Brzozowski <www.haxor@gmail.com>
This commit is contained in:
@@ -354,6 +354,8 @@ private:
|
||||
|
||||
void SetPointsFollowingMode(bool enabled);
|
||||
|
||||
void RemovePassedPoints();
|
||||
|
||||
void ReorderIntermediatePoints();
|
||||
|
||||
m2::RectD ShowPreviewSegments(std::vector<RouteMarkData> const & routePoints);
|
||||
|
||||
Reference in New Issue
Block a user