<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Peter is right.<br>
<br>
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:<br>
ghRequest.setVehicle(EncodingManager.BIKE);<br>
<br>
</div>
<div class="moz-signature">-- <br>
<font color="#000000">Emux</font><br>
<a href="http://wiki.openstreetmap.org/wiki/Cruiser">Cruiser</a> -
<a
href="http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29">Atlas</a></div>
</body>
</html>