Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove overlapping line guidance (#1832)
* fix: Only use shortest path if no linepoints defined Generally line points are used if there's a special route to take, so should be prioritised. * fix: Add checks for goal points in removeShortestPath * fix: Check for linePoints being assigned in shortest path * fix: cleanup isLineDrawn check for shortest-path
- Loading branch information