itinero/routing

RoutingNetwork.RemoveEdge vs RestrictionDb

Doidel opened this issue · 0 comments

Out of curiosity, if I want to globally block an edge from being used, can I use RoutingNetwork.RemoveEdge instead of a RestrictionsDb?

Thanks!