You are not logged in.
- Topics: Active | Unanswered
Announcement
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***
Pages: 1
#1 2019-01-25 09:01:36
- karussell
- Member
- Registered: 2012-07-26
- Posts: 104
Navigation Demo App based on GraphHopper
Hi,
as we currently explore how to improve the "navigation experience" with GraphHopper we created a very simplistic example to try this in real world.
For that we forked the Mapbox Navigation SDK for Android, before they introduced a closed source binary blob (which is likely just some open source valhalla code).
With this SDK you can create your own navigation app, like we did here. We would like contributions and feedback
This Android Demo is on Google Play too. (Maybe someone has interests to put it on F-Droid ?)
The server side requires either the GraphHopper Directions API or, if you want to have the server side 100% open source too, the GraphHopper routing engine plus this extension and Nominatim for the address search.
A blog post will follow soonish too.
Last edited by karussell (2019-01-25 09:03:59)
graphhopper.com route planning for your software
Offline
#2 2019-02-05 20:02:14
- karussell
- Member
- Registered: 2012-07-26
- Posts: 104
Re: Navigation Demo App based on GraphHopper
We blogged about it here https://www.graphhopper.com/blog/2019/0 … rce-tools/
graphhopper.com route planning for your software
Offline
Pages: 1