I would like to give a distance on a line and have a point on that line returned. An the reverse of that as well, give a point on the line and have it return a distance.
This is all done in a service, without the use of a map. (That will come later in the process). With that as well, I think I saw a "nearest point on line" ?
This is all done in a service, without the use of a map. (That will come later in the process). With that as well, I think I saw a "nearest point on line" ?