nolispe280
nolispe280
Thank you Matt. I already have the location updates but the routing engine in the Mapzen-ios-sdk does not seem to have any function similar to the ones for Android (I...
Right, I already have implemented the milestone checks in my code but what is missing is the function that get the distance to the next instruction. To be more precise,...
Let me know if you need more explanation on the issue ;)
I understood what you wrote and I did look at the Android code. Unfortunately, the function that I need is the function `getDistanceToNextInstruction()` which is not detailed in the java...
I don't understand what is so difficult about my inquiry (which I kind of fixed but it is not perfect). Simply put: there is no coordinates from which to start...
For 3 maneuvers (turn left, turn right, turn left), I would expect 3 coordinates.
That has always been my one and only request ;) Thank you for taking the time to reply anyway. I already do have a way of doing it now manually...