hi,
is it posible to use GraphHopper with MapBox ? Mapbox provides the map
Thank you
Fred

2015-04-29 19:05 GMT+02:00 Fred Laurent <[email protected]>:

> Ok , That's a great Idea,
> Thanks for your help
>
> Fred
>
> 2015-04-29 19:48 GMT+03:00 Emux <[email protected]>:
>
>>  There is probably a mix with the map libraries here.
>> Mapsforge <https://github.com/mapsforge/mapsforge> is an offline vector
>> map library and Osmdroid <https://github.com/osmdroid/osmdroid> (and its
>> fork MapBox <https://github.com/mapbox/mapbox-android-sdk>) are raster
>> map libraries.
>>
>> 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.
>>
>> I suggest to first try using Android Sample as is and then to study its
>> MainActivity
>> <https://github.com/graphhopper/graphhopper/blob/master/android/app/src/main/java/com/graphhopper/android/MainActivity.java>
>> class in order to understand how you can work it.
>>
>>  --
>> 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
>>
>>
>
_______________________________________________
GraphHopper mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/graphhopper

Reply via email to