Share via


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.

radiusInMeters

The radius of the circular path.

Property Details

center

The center of the circular path.

center: LatLon

Property Value

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