I am planning to create a turn by turn navigation system, with some extra social features. the problem is that I didn't find a good routes provider, or the method that i can use to add the "turn by turn" navigation feature. Google map is no help on iOs, does waze has public API ?? I kinda want big range of countries to be supported, so the quality of the routes provider is important. One more thing, after i (( somehow )) get the route information from some provider, how do I implement the routing from within the app ??
Any suggestion will be of great help, thanks in advance.