I need to include routes in my app. Native apple MKDirection
works well, but only on iOS7. I would like my app to work both on iOS6 and iOS7.
Then I tried to implement Google routes (Google Maps API) on my iOS application by this tutorial.
Here is my result:
Why is the route not following the roads?