本文介绍了离线iPhone地图与离线路由的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我正在开发一个iPhone应用程序: 离线地图 离线路由 喜欢:mtrip,offMap ... http://www.offmaps.com/ 我研究很多(路由,导航...): https://github.com/route-me/route-me 但是,我找不到任何框架工作或者离线路由的良好解决方案。 任何人建议一些想法,使用框架(免费或付费)? 感谢alot 解决方案这很晚,但是我以为我会芯片在这里,因为没有人有。 您可能需要查看Waze的离线路由算法: http://www.waze.com/wiki/index.php/How_Waze_calculates_routes 。 我必须警告你,他们的开源实现是在GPL v2 下。 I am developing an iPhone app with :offline mapoffline routinglike : mtrip, offMap ... http://www.offmaps.com/I research alot (routeme, navit ...): https://github.com/route-me/route-meBut 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 解决方案 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. 这篇关于离线iPhone地图与离线路由的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-15 18:58