PolygonAnnotationOptions constructor
Implementation
PolygonAnnotationOptions({
required this.geometry,
this.fillSortKey,
this.fillColor,
this.fillOpacity,
this.fillOutlineColor,
this.fillPattern,
});
PolygonAnnotationOptions({
required this.geometry,
this.fillSortKey,
this.fillColor,
this.fillOpacity,
this.fillOutlineColor,
this.fillPattern,
});