velipso / polybooljs

Boolean operations on polygons (union, intersection, difference, xor)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: Area

dirkesquire opened this issue · comments

If at all possible, I'd like to make a suggestion that it would be really cool to add a new feature to calculate the area from a Polygon object :)

polygon.area() or something like that.

@dirkesquire How did you work-around this?