Type alias CircleAnnotationSetting

CircleAnnotationSetting: AnnotationSetting | ["fill", boolean] | ["fillColor", string] | ["lineColor", string] | ["lineWidth", number] | ["radius", number] | ["skyRelative", boolean]

Possible settings that can be applied to Circle annotations.

Generated using TypeDoc