Skip to content

Return minDist from pointOnLine #55

@wieringen

Description

@wieringen

It would be helpful to return the distance to the line from the "pointOnLine" method. I'm trying to find all points located on a given line, from a set of points. Some points may not be located on the line.
By returning minDist it will be possible to determine this without having to measure the distance again using the "distance" method.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions