Type alias PolyAnnotationSetting

PolyAnnotationSetting: AnnotationSetting | ["fill", boolean] | ["fillColor", string] | ["lineColor", string] | ["lineWidth", number]

Possible settings that can be applied to Poly annotations.

Generated using TypeDoc