开发者

iPhone mapkit driving directions

开发者 https://www.devze.com 2023-03-24 22:47 出处:网络
I need to build an application similar to iPhone built-in maps开发者_开发百科. I want to give the start and end location and the route directions to reach there along with the distance. Please help me

I need to build an application similar to iPhone built-in maps开发者_开发百科. I want to give the start and end location and the route directions to reach there along with the distance. Please help me.


You can use the following API to get the directions.You have to give start and endpoint latitude , longitude and it will display the result in an XML format.Then you can draw the route on map.

LINK

0

精彩评论

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