Pass edge-based node segregated flag to the post processing routine.
This commit is contained in:
@@ -39,6 +39,7 @@ BOOST_AUTO_TEST_CASE(trim_short_segments)
|
||||
|
||||
// Check that duplicated coordinate in the end is removed
|
||||
std::vector<RouteStep> steps = {{324,
|
||||
false,
|
||||
"Central Park West",
|
||||
"",
|
||||
"",
|
||||
@@ -60,6 +61,7 @@ BOOST_AUTO_TEST_CASE(trim_short_segments)
|
||||
3,
|
||||
{intersection1}},
|
||||
{324,
|
||||
false,
|
||||
"Central Park West",
|
||||
"",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user