https://github.com/Turfjs/turf/blob/master/packages/turf-line-slice/index.js#L85-L145
Currently, turf-line-slice vendors its own version of turf-point-on-line, which is outdated. Instead, it should use the module'd version of this function.
cc @camilleanne
https://github.com/Turfjs/turf/blob/master/packages/turf-line-slice/index.js#L85-L145
Currently, turf-line-slice vendors its own version of turf-point-on-line, which is outdated. Instead, it should use the module'd version of this function.
cc @camilleanne