GraphHopper Navigation Example APP
此应用程序展示了GraphHopper Directions API的几个功能,包括逐向导航。源代码是100%开源的。
特征:
- 转弯导航,包括语音转向指令
- 路线规划(从中间点到A到B)
- 来自GraphHopper路由优化API的负载路由优化解决方案-https://graphhopper.com/api/1/docs/route-optimization/
- 在GraphHopper Maps上计划加载路线-https://graphhopper.com/maps/
- 使用GraphHopper地理编码API搜索地点-https://graphhopper.com/api/1/docs/geocoding/
- 100%开源 - https://github.com/graphhopper/graphhopper-navigation-example
阅读更多内容
特征:
- 转弯导航,包括语音转向指令
- 路线规划(从中间点到A到B)
- 来自GraphHopper路由优化API的负载路由优化解决方案-https://graphhopper.com/api/1/docs/route-optimization/
- 在GraphHopper Maps上计划加载路线-https://graphhopper.com/maps/
- 使用GraphHopper地理编码API搜索地点-https://graphhopper.com/api/1/docs/geocoding/
- 100%开源 - https://github.com/graphhopper/graphhopper-navigation-example