Type alias PolyLineAnnotationSetting

PolyLineAnnotationSetting: AnnotationSetting | ["lineColor", string] | ["lineWidth", number]

Possible settings that can be applied to PolyLine annotations.

Generated using TypeDoc