<div dir="ltr">Hi,<div><br></div><div>I'm testing your great library and I want to know if it's possible to force the route to start at a specific edge in a specific direction.</div><div><br></div><div>I will explain why:</div>
<div>Currently I update an itinary very quickly (for example every second). So when I move on the map each time I query for a new itinary, and even if I'm currently on the good way (on the route of the previous Itinary query with the same destination), the new itinary can change and start in another route because of the Location2Index function which select the nearest node for start (I think).</div>
<div><br></div><div>For example here, I'm currently moving to the right on the Franzosiche Strasse but when I query for a new Itinary, then it makes me start to the Friedrichstrasse even if I will prefer to pass on the Franzosiche since I'm on it. (I prefer to start on the node CharlottenStrasse/Franzosiche strasse and not on the nearest node).</div>
<div><br></div><div><img src="cid:ii_1402b54a49709c6f" alt="Images intégrées 1" width="565" height="279"><br></div><div><br></div><div>Do you have a solution for that? Or is this necessary since turn cost and turn restriction are not implemented?</div>
<div><br></div><div>PS: I want to thank you a lot for your great job! All works as a charm :)</div><div>I'm very impatient to see the result when turn restriction will be implemented (that's the very important thing for me which will makes your work at the top!)</div>
<div><br></div><div>Regards.</div><div><br></div><div>Max</div></div>