Offline iPhone Map with offline routing [closed]

狂风中的少年 提交于 2019-11-29 20:05:41

问题


I am developing an iPhone app with :

  • offline map
  • offline routing

like : mtrip, offMap ...
http://www.offmaps.com/

I research alot (routeme, navit ...):
https://github.com/route-me/route-me

But i can not find any frame work or good solution for Offline Routing.
Can anyone suggest some idea, framework to use (free or paid) ?

Thanks alot

http://www.routino.org is the solution.


回答1:


This is pretty late, but I thought I'd chip in here since no one else has.

You may want to take a look at Waze's offline routing algorithm: http://www.waze.com/wiki/index.php/How_Waze_calculates_routes . I must warn you, their open source implementation is under the GPL v2.



来源:https://stackoverflow.com/questions/12525573/offline-iphone-map-with-offline-routing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!