Interface: PointOptions
-
↳ PointOptions
Properties
• backgroundColor:
Inherited from: CommonElementOptions.
Defined in: index.esm.d.ts:1582 (opens new window)
borderColor
• borderColor: Color
Inherited from: .borderColor
Defined in:
• borderWidth: number
Defined in: index.esm.d.ts:1580 (opens new window)
hitRadius
• hitRadius: number
Extra radius added to point radius for hit detection.
1
Defined in: index.esm.d.ts:1730 (opens new window)
• pointStyle:
Point style
‘circle;
radius
• radius: number
Point radius
3
Defined in:
• rotation: number
Point rotation (in degrees).
0
Defined in: index.esm.d.ts:1740 (opens new window)