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