This bl.ock uses a modified version of d3.voronoi (see here) to demonstrate a potential method to find all sites within a given distance of a point.
Essentially, it the same as voronoi.find(x,y,radius) except:
*returns all sites within the search radius
*requires a radius parameter
https://d3js.org/d3.v4.min.js