turf-intersect
turf-intersect copied to clipboard
return [] on no intersect
It currently returns an empty GeometryCollection, which is weird.
I changed my mind about this. I think it should actually return undefined.