<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Ups, Emux  - thanks you already
      answered this!<br>
      <br>
      @Hazem: Under the hood we are doing exactly this. And filling the
      list is neglectable (speedwise) to the routing.<br>
      <br>
      Regards,<br>
      Peter<br>
      <br>
      <br>
      On 30.06.2015 10:36, Hazem Safetli wrote:<br>
    </div>
    <blockquote cite="mid:6DF9C382-DAF8-4058-BB0E-EB73B7DE2C37@me.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <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 moz-do-not-send="true"
          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>
                  </blockquote>
                </div>
              </div>
            </blockquote>
          </blockquote>
        </div>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>