booleanPointOnLine method wrong results
Author: iursevlaCreated Apr 19, 2018Updated May 13, 2026
Labels@turf/along@turf/boolean-point-on-line
The method along seems to return results that are a little far from the line itself. Even the example from the turfjs page (See image bellow) are really off.
It's supposed to be that way?

Source: Turfjs/turf