开发者

Finding Navigate driving directions using Google Maps in iphone

开发者 https://www.devze.com 2023-04-09 03:07 出处:网络
i\'m developing an iPhone app which embed a mapView mad开发者_开发问答e with mkmapkit. I got two coordinates and I\'m tracing the direction between these two points.But I need step by step directions

i'm developing an iPhone app which embed a mapView mad开发者_开发问答e with mkmapkit. I got two coordinates and I'm tracing the direction between these two points.But I need step by step directions

how can get this step by step directions if any one knows please help me .....

here i am attaching screen shot what i need:http://www.myappdemo.com/Screen%20shot.png

thanks for advance


You can use google API for it.

http://maps.googleapis.com/maps/api/directions/xml?origin=Brooklyn,NY&destination=Manhattan,NY&sensor=false

0

精彩评论

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