标签: ios mapkit
我有一张户外运动场的地图,其中绘有各种针脚以指定兴趣点。我想提供所选引脚的步行路线。 (主要是方向和距离)内置框架可以实现吗?
答案 0 :(得分:0)
查看MKDirections课程。这是苹果提供的获取方向的课程。您还可以集成谷歌地图SDK。请参阅以下链接:
MKDirections
更新:添加了指向教程的链接
http://www.devfright.com/mkdirections-tutorial/
https://developer.apple.com/library/mac/documentation/MapKit/Reference/MKDirections_class/Reference/Reference.html
https://developers.google.com/maps/documentation/ios/