The goal is to generate a url similar to this:
Google maps generally finds shortest paths between distinct points. We have an algorithm that generates an array of lat long points in a poly line. In google maps you can manually drag portions of a route to view the desired path, poly line, instead of the shortest. The problem is generating a url given a poly line. as you can see in the above URL it has the destination points as well as some of the lat longs but there is extra information we can't find documentation on and have not been able to reverse engineer.
Does anyone know how google maps generates urls for poly lines of simple non destination lat longs