Open
Description
For example if destination vertex is linked to oneway CAR road router can route it so that it needs to traverse last edge in wrong direction in oneway. It seems that in getState edge.advance() is the problem since reverse edge doesn't have permissions for car. Permission check is missing.