<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Thanks for the feedback Peter.<br>
<br>
I did all you said but the result is the same.<br>
I don't think the latest src change affects me. I use GH via Java
API like:<br>
<br>
GraphHopper graphHopper = new GraphHopper().forMobile();<br>
graphHopper.setCHEnable(false);<br>
graphHopper.setTraversalMode(TraversalMode.EDGE_BASED_2DIR_UTURN);<br>
graphHopper.load(graphFolder);<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>