fix compilation of tests
This commit is contained in:
@@ -109,7 +109,9 @@ class LinearSearchNN
|
||||
e.reverse_offset,
|
||||
e.packed_geometry_id,
|
||||
nearest,
|
||||
e.fwd_segment_position};
|
||||
e.fwd_segment_position,
|
||||
e.travel_mode,
|
||||
e.backward_travel_mode};
|
||||
nearest_edge = e;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user