d3-geo
d3-geo copied to clipboard
path.contains?
trafficstars
Like d3.geoContains, but using planar coordinates, and applying the path’s transformation if any.
Link to https://github.com/d3/d3-geo-projection/blob/master/src/project/contains.js & https://github.com/d3/d3-geo-projection/pull/146 ?