diff --git a/src/engine/routing_algorithms/map_matching.cpp b/src/engine/routing_algorithms/map_matching.cpp index d13403efc..481cf5309 100644 --- a/src/engine/routing_algorithms/map_matching.cpp +++ b/src/engine/routing_algorithms/map_matching.cpp @@ -337,7 +337,7 @@ SubMatchingList mapMatching(SearchEngineData &engine_working_data, // TIMER_START(NEW_DIST); -#define MODE 2 +#define MODE 1 #if MODE == 0 auto new_distances =