문제

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