Experimental__EXPERIMENTAL_SMOOTHING_CORNER_RADIUS: numberExperimental__EXPERIMENTAL_SMOOTHING_TENSION: numberControls the smoothness of path corners using CatmullRom curve tension. Higher values create smoother curves. Values between 0.1-0.3 provide subtle smoothing.
The color of the path.
The fraction of the path that should be complete. This can be used to animate the path.
The color of the highlight.
The fraction of the highlighted path that should be complete. This can be used to animate the highlight.
The end fraction of the path that should be highlighted. Indicates the end of the highlighted section.
The start fraction of the path that should be highlighted. Indicates the start of the highlighted section.
The width multiplier of the highlight. Setting this to 1 will result in no changes to path width.
The altitude of the geometry, in meters
Whether the path is visible.
The width of the path in meters. Can be a number or an Interpolation.
The opacity of the path when it's behind geometry (x-ray effect). Value from 0 to 1.
Distance in meters from corners where control points are inserted for smoothing. Only applies when __EXPERIMENTAL_SMOOTHING_TENSION > 0. Typical values are 0.5-2.0 meters.