Peter is right.

If you want to just perform routing, you can let GraphHopper.load(graphHopperFolder) control the encoding managers (i.e. omit the setEncodingManager call) and set the vehicle in the request:
ghRequest.setVehicle(EncodingManager.BIKE);

--
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