d3-geo icon indicating copy to clipboard operation
d3-geo copied to clipboard

path.contains?

Open mbostock opened this issue 8 years ago • 1 comments
trafficstars

Like d3.geoContains, but using planar coordinates, and applying the path’s transformation if any.

mbostock avatar Aug 04 '17 16:08 mbostock

Link to https://github.com/d3/d3-geo-projection/blob/master/src/project/contains.js & https://github.com/d3/d3-geo-projection/pull/146 ?

Fil avatar Aug 21 '18 19:08 Fil