5

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.

Rajesh Loganathan
  • 11,129
  • 4
  • 78
  • 90

2 Answers2

6

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.

dhaya
  • 1,522
  • 13
  • 21
3

Please see our Terms of Service, specifically 10.2.c.i.

Brett
  • 2,399
  • 1
  • 17
  • 23
  • I'm not a lawyer, but the answer given in the Google Maps Terms of Service that Brett pointed you to is 'NO'. You can't just dress up Google Maps in an Apple logo and call it a day. – ryan cumley Oct 29 '13 at 04:53