<div dir="ltr"><div><div>Ok , That's a great Idea, <br></div>Thanks for your help<br><br></div>Fred<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-29 19:48 GMT+03:00 Emux <span dir="ltr"><<a href="mailto:devemux86@gmail.com" target="_blank">devemux86@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>There is probably a mix with the map
libraries here.<br>
<a href="https://github.com/mapsforge/mapsforge" target="_blank">Mapsforge</a> is
an offline vector map library and <a href="https://github.com/osmdroid/osmdroid" target="_blank">Osmdroid</a> (and
its fork <a href="https://github.com/mapbox/mapbox-android-sdk" target="_blank">MapBox</a>)
are raster map libraries.<br>
<br>
GraphHopper can work of course with all of them, as it calculates
a route and we can use each library's overlay mechanism to
visualize it.<br>
<br>
I suggest to first try using Android Sample as is and then to
study its <a href="https://github.com/graphhopper/graphhopper/blob/master/android/app/src/main/java/com/graphhopper/android/MainActivity.java" target="_blank">MainActivity</a>
class in order to understand how you can work it.<br>
<br>
</div><span class="">
<div>-- <br>
<font color="#000000">Emux</font><br>
<a href="http://wiki.openstreetmap.org/wiki/Cruiser" target="_blank">Cruiser</a> -
<a href="http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29" target="_blank">Atlas</a></div>
</span></div>
<br>_______________________________________________<br>
GraphHopper mailing list<br>
<a href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/graphhopper" target="_blank">https://lists.openstreetmap.org/listinfo/graphhopper</a><br>
<br></blockquote></div><br></div>