Turfjs / turf-intersect

find the intersection of features
30 stars 9 forks source link

return [] on no intersect #3

Open morganherlocker opened 10 years ago

morganherlocker commented 10 years ago

It currently returns an empty GeometryCollection, which is weird.

morganherlocker commented 9 years ago

I changed my mind about this. I think it should actually return undefined.