<HTML><BODY>Hi!<br>I use graphhopper on android and use it:<br>GHRequest req = new GHRequest(fromLat, fromLon, toLat,<br>                            toLon).setAlgorithm("dijkstrabi").putHint(<br>                            "douglas.minprecision", 1);<br>GHResponse resp = hopper.route(req);<br><br><span id="result_box" class="" lang="en"><span class="hps">Can I</span> <span class="hps">choose</span> <span class="hps">which route</span> <span class="hps">to build?</span> <span class="hps">the shortest</span> <span class="hps">or the fastest</span> <span class="hps">or</span> <span class="hps alt-edited">the optimal</span><span>?</span></span><br>-- <br>Дмитрий Пучков</BODY></HTML>