Hello,
I would like to find the closest point to a polygon with turf but I haven't see anything in the documentation about it.
I know it's possible to do this with jsts : https://github.com/bjornharrtell/jsts/blob/master/src/jsts/operation/distance/DistanceOp.js.
Do I miss something in the documentation?
Hello,
I would like to find the closest point to a polygon with turf but I haven't see anything in the documentation about it.
I know it's possible to do this with jsts : https://github.com/bjornharrtell/jsts/blob/master/src/jsts/operation/distance/DistanceOp.js.
Do I miss something in the documentation?