PolylineAnnotationOptions constructor
PolylineAnnotationOptions({})
Implementation
PolylineAnnotationOptions({
this.geometry,
this.lineJoin,
this.lineSortKey,
this.lineBlur,
this.lineColor,
this.lineGapWidth,
this.lineOffset,
this.lineOpacity,
this.linePattern,
this.lineWidth,
});