To clarify a bit the Android map libraries and the GraphHopper's role.

GraphHopper is an offline routing library implemented in Java, so it can be used in Android.

About the Android map libraries, the most known are:
- Mapsforge: vector library
- Osmdroid: raster library
- Mapbox: raster library (fork of Osmdroid)

GraphHopper can be used in any map library.
All you need is to calculate a route and use map library's overlay mechanism to visualize the path.

--
Emux
Cruiser <http://wiki.openstreetmap.org/wiki/Cruiser> - Atlas <http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29>
_______________________________________________
GraphHopper mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/graphhopper

Reply via email to