Reputation: 11247
My app required to include turn by turn gps navigation. Can anybody tell how to integrate google map for turn by turn gps navigation.
I can found it in android development. But i can't found navigation from google map's iOS development documentation.
https://developers.google.com/maps/documentation/ios/intro
Please anybody help to resolve my problem.
Upvotes: 5
Views: 7328
Reputation: 1522
The google map ios Sdk does not have any turn-by-turn navigation api or navigation api's,yet.
Please refer link https://developers.google.com/maps/documentation/ios/urlscheme for custom url schema features.
Upvotes: 6