largest-rect-in-poly
v0.1.2
Published
Given a polygon (array of x, y coordinates) finds the largest contained rectangle
Downloads
2
Readme
Largest Rectangle In Polygon
Return the largest rectangle contained in a polygon.
Extracted from d3plus
Built on d3 and simplify-js.