Only one edge if routing with 3 points

Hello everyone,

I noticed something. I’m currently on version 0.9.0. If I try to calculate a route with three points instead of two, I just get an answer with one edge instead of all edges of the route. But I have implemented a toll distance calculation which depends on the edges of a route. Is this bug known or is there some other reason behind it?

Best,
Martin

This behaviour should not be and I’m not sure if I correctly understand it yet. Do you have a unit test that reproduces this for master or 0.10?