I am trying to make a basic navigation app from my MapsForge project. It seems there is no MapsForge library for Navigation. I found out that it could be done with Graphhopper but I couldn't find any Jar files of it either. Is there any Graphhopper libraries that i can add to my project or is there any other way including Graphhopper to my project?
Asked
Active
Viewed 501 times
1 Answers
0
Use maven or gradle via the snippet provided at https://graphhopper.com/#community or see the sample application in the repo

Karussell
- 17,085
- 16
- 97
- 197