Optional
accentAccent color that is applied to the path pulse and path arrows
Optional
adjustedThe path will be adjusted vertically to the tallest altitude along the path. The altitude is in meters.
Optional
animateAnimate arrows on path.
Optional
animateAnimate the drawing of the path in the direction of travel.
Optional
color?: stringPath Colour. Color can be set using CSS colors names DarkGoldenRod
, as Hex strings #0000FF
or the rgb values rgb(255,0,0)
.
Optional
displayShow arrows on path.
Optional
drawDuration of path drawing in milliseconds.
Optional
farRadius of path at furthest zoom, in metres.
Optional
flattenFlatten the path to a 2D line.
Optional
interactive?: booleanWhether the path should be clickable.
Optional
maxThe maximum altitude of the path in meters. The altitude is in meters.
Optional
minThe minimum altitude of the path in meters. The altitude is in meters.
Optional
nearRadius of path at nearest zoom, in metres.
Optional
pulseNumber of iterations to pulse to indicate direction.
Optional
pulseHow many milliseconds to wait before starting the next pulse after the current pulse travels the entirety of the path.
Optional
showShow an animated pulse indicating the direction of travel.
Options for controlling the behavior of a Path.