次の方法で共有


CircularPath interface

循環パスを指定します。

プロパティ

center

循環パスの中心。

options

循環パスのスタイルを変更するオプション。

radiusInMeters

円形パスの半径。

プロパティの詳細

center

循環パスの中心。

center: LatLon

プロパティ値

options

循環パスのスタイルを変更するオプション。

options?: CircularPathOptions

プロパティ値

radiusInMeters

円形パスの半径。

radiusInMeters: number

プロパティ値

number