<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi,</div><div><br></div><div>I don't think that combining more than two List<GHPoint> will have the same performance as having one request which produces one list only.<br><br>Regards.</div><div><br>Sent from my iPad</div><div><br>On 30 Jun 2015, at 10:09, Peter <<a href="mailto:graphhopper@gmx.de">graphhopper@gmx.de</a>> wrote:<br><br></div><blockquote type="cite"><div>
  
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  
  
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      GHRequest takes multiple points via addPoint method, not just two.
      Performancewise this is identical to concatenating the routes.<br>
      <br>
      Kind Regards,<br>
      Peter<br>
      <br>
      On 30.06.2015 09:55, Hazem Safetli wrote:<br>
    </div>
    <blockquote cite="mid:7E0D8871-44D0-4920-93B2-E27006D76969@me.com" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div>Hi,</div>
      <div><br>
      </div>
      <div>I already implemented the same way you suggested but my
        concern was about a better way to get a better performance.<br>
        <br>
        Regards.</div>
      <div><br>
        Sent from my iPhone</div>
      <div><br>
        On 30 Jun 2015, at 06:08, Alexander Tkachov <<a moz-do-not-send="true" href="mailto:gwalk17@gmail.com">gwalk17@gmail.com</a>>
        wrote:<br>
        <br>
      </div>
      <blockquote type="cite">
        <div>
          <p dir="ltr">Hi.<br>
            Just search route between A-x, x-y, y-z, z-B. Then connect
            results. It's easy, no? <br>
            Regards,<br>
            Alexander </p>
          <div class="gmail_quote">On 30 Jun 2015 03:02, "Hazem Safetli"
            <<a moz-do-not-send="true" href="mailto:safetli@me.com">safetli@me.com</a>>
            wrote:<br type="attribution">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
              <br>
              Usually GHRequest gets the route between two points only (
              A and B). Is there any easy  and fast way to get the route
              between A and B with only one GHRequest knowing that this
              route must pass through points x,y and z?<br>
              <br>
              i.e.: A-->x-->y-->z-->B<br>
              <br>
              Regards.<br>
              <br>
              <br>
              _______________________________________________<br>
              GraphHopper mailing list<br>
              <a moz-do-not-send="true" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
              <a moz-do-not-send="true" href="https://lists.openstreetmap.org/listinfo/graphhopper" rel="noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/graphhopper</a><br>
            </blockquote>
          </div>
        </div>
      </blockquote>
      <blockquote type="cite">
        <div><span>_______________________________________________</span><br>
          <span>GraphHopper mailing list</span><br>
          <span><a moz-do-not-send="true" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a></span><br>
          <span><a moz-do-not-send="true" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a></span><br>
        </div>
      </blockquote>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
GraphHopper mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a>
</pre>
    </blockquote>
    <br>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>GraphHopper mailing list</span><br><span><a href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a></span><br><span><a href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a></span><br></div></blockquote></body></html>