Вопрос

Basically i want to show Google map with direction overlay on top of it from one place to other and Direction instructions into UITableView (eg. 30Miles move left , 20 miles turn Right etc.)

Is it acceptable by Apple? I can get directions using

https://developers.google.com/maps/documentation/directions/ 

Main requirement is show directions instructions for example Driving, Walking instructions into UITableView.

But not sure Apple will approve it .

IF not what other option we have to do so.

Any help would be highly appreciated.

Это было полезно?

Решение

Yes , the Google Direction APIs are acceptable by Apple . I have used the direction in my projects out of which some of the Apps have been submitted to AppStore .

Другие советы

@Gaurav Rastogi,

find this message, I'm very happy, do you know this,

according to the Google Terms & Conditions you're not allowed to use their directions/data on someone else's maps." copy somewhere.

Is it legal?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top