Add some documentation to the restriction parser
This commit is contained in:
@@ -79,9 +79,6 @@ struct TurnRestriction
|
||||
|
||||
struct InputRestrictionContainer
|
||||
{
|
||||
// EdgeID fromWay;
|
||||
// EdgeID toWay;
|
||||
// NodeID via_node;
|
||||
TurnRestriction restriction;
|
||||
|
||||
InputRestrictionContainer(EdgeID fromWay, EdgeID toWay, EdgeID vw)
|
||||
|
||||
Reference in New Issue
Block a user