Tagged Questions
1
vote
4answers
936 views
Snap point to a line - Java
I have two gps coordinates which link together to make a line. I also have a gps point which is near to, but never exactly on, the line. My question is how do I find the nearest point along the line ...