Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.6
-
None
-
New
Description
Distance computation for GeoPaths properly computes distance as distance along the route PLUS the perpendicular distance from the route to the point in question. That is fine but there is another use case for GeoPaths, which is to compute distance along the route without the perpendicular leg.
The proposal is to add a method for GeoPath implementations only that computes this distance.