CircularPath interface
Specify a circular path.
Properties
| center | The center of the circular path. |
| options | The options that modify the style of the circular path. |
| radius |
The radius of the circular path. |
Property Details
center
options
The options that modify the style of the circular path.
options?: CircularPathOptions
Property Value
radiusInMeters
The radius of the circular path.
radiusInMeters: number
Property Value
number