report depart/arrive in addition to waypoint

This commit is contained in:
Moritz Kobitzsch
2016-03-10 11:22:45 +01:00
committed by Patrick Niklaus
parent 29cf9e05db
commit c439594403
6 changed files with 52 additions and 24 deletions
@@ -37,8 +37,7 @@ enum DirectionModifier
enum TurnType // at the moment we can support 32 turn types, without increasing memory consumption
{
Invalid, // no valid turn instruction
NoTurn, // end of segment without turn
Location, // start,end,via
NoTurn, // end of segment without turn/middle of a segment
Suppressed, // location that suppresses a turn
NewName, // no turn, but name changes
Continue, // remain on a street