Android Gps Routing system

北慕城南 提交于 2019-12-04 17:32:20

Check out the code (licensed under Apache 2.0) in our open-source OpenTripPlanner for Android app: https://github.com/CUTR-at-USF/OpenTripPlanner-for-Android/wiki

See the wiki for a full summary of the app, but here's a short description:

OTP for Android uses the open-source OpenTripPlanner server instances to plan multimodal routes (bus, bike, and walk) via calls to the OTP Server REST API. Once the trip plan is retrieved from the server, it is shown to the user.

OTP uses OpenStreetMap data for road/sidewalk/bike lane information, and General Transit Feed Specification data for transit information.

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