Hi!
I have a problem with route ID iFZf3SrA
This is my request, we are not using any conditions like servicetimes or anything:
[{“lat”:“48.3096043”,“lng”:“14.3181279”,“address”:“Start”}, {“lat”:“47.27326”,“lng”:“14.40308”,“address”:“24”},
{“lat”:“47.911667”,“lng”:“17.015556”,“address”:“40”}, {“lat”:“48.516389”,“lng”:“16.483611”,“address”:“39”}, {“lat”:“47.952301025390625”,“lng”:“14.49020004272461”,“address”:“5”}, {“lat”:“48.3096043”,“lng”:“14.3181279”,“address”:“End”}]
This gives me the feasible route:
0 - “Start”
1 - “24”, distance 169, arrival 128
2 - “5”, distance 293, arrival 263
3 - “40” distance 481, arrival 5913 (?)
4 - “39” distance 559, arrival 8256 (?)
5 - “End” distance 801, arrival 8406
I didn’t find a way to debug this somehow myself by using the website because I can’t use lat/lon values (or can I?) or use the routeId provided.
Do you have any idea what causes this issue? It’s just a timing problem, the kilometers seem fine but there has to be some issue why a 200km drive suddently takes almost 4 days. The next stop is weird as well. Drive to end seems fine again.