开发者

iphone programming objective-c : draw destination on mkmap

i 开发者_运维技巧have an application that show the user location and put MKAnnotation each 5 minutes on the map. It is possible to link all the placemarks with a line?

Thanks


Yes, you have to save all the points and draw a MKPolyline on the map overlay. here is a sample project that does that: Drawing polyines or routes on a MKMapView in iOS4.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜