Adds a statistics handler for turn types and modifiers
This commit is contained in:
committed by
Daniel J. H
parent
73f4e1d45a
commit
c5b48e3506
@@ -22,6 +22,9 @@ namespace util
|
||||
|
||||
namespace guidance
|
||||
{
|
||||
|
||||
|
||||
|
||||
inline void print(const engine::guidance::RouteStep &step)
|
||||
{
|
||||
std::cout << static_cast<int>(step.maneuver.instruction.type) << " "
|
||||
|
||||
Reference in New Issue
Block a user