PolygonAnnotationOptions constructor
PolygonAnnotationOptions({})
Implementation
PolygonAnnotationOptions({
required this.geometry,
this.fillConstructBridgeGuardRail,
this.fillSortKey,
this.fillBridgeGuardRailColor,
this.fillColor,
this.fillOpacity,
this.fillOutlineColor,
this.fillPattern,
this.fillTunnelStructureColor,
this.fillZOffset,
this.isDraggable,
this.customData,
});