Search code examples
iosgoogle-mapsios6ios7google-maps-sdk-ios

Google map's turn by turn gps navigation for ios development


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.


Solution

  • 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.