EasyGIS.NET icon indicating copy to clipboard operation
EasyGIS.NET copied to clipboard

Polygon Centroid

Open dusko23 opened this issue 2 years ago • 0 comments

For Search and Rescue, is a good practice to have the centroid of a polygon somewhere inside the polygon to represent a position of a polygon label. It appears that the library defines a center as the center of the boundary rectangle.

image Is there any chance to introduce another RendederSettings property as PointD where a label of a polygon is centered? Ideally with CenterCenter alignment. If PointD is defined label is centered there otherwise boundary rectangle center is used.

dusko23 avatar Nov 29 '22 20:11 dusko23