In the screenshot on the readme I can see the inscribed circle that the algorithm returned. I would like to find this radius.
I'm using the C++ variant of the algorithm, which doesn't return the distance field like the Javascript variant.
The return value of the C++ polylabel function could be a simple struct containing the point and the distance.