models/polygon library
Classes
- Polygon
- Represents a polygon on the map. A polygon is a closed shape consisting of a set of points, where line segments are drawn between consecutive points. The polygon can be styled with a fill color, stroke color, and alpha value. The polygon can also have holes, which are smaller polygons inside the main polygon.