polygons property

Set<Polygon>? polygons
final

The Set of Polygon objects which will be rendered on the map.

Implementation

final Set<Polygon>? polygons;