Optional
Experimental
adjustedOptional
animateAnimate arrows on path.
true
Optional
animateAnimate the drawing of the path in the direction of travel.
true
Optional
color?: stringPath Color. Color can be set using CSS colors names DarkGoldenRod
, as Hex strings #0000FF
or the rgb values rgb(255,0,0)
.
#4b90e2
Optional
displayShow arrows on path.
true
Optional
drawDuration of path drawing in milliseconds.
1500
Optional
farRadius of path at furthest zoom, in metres.
2.3 times nearRadius
Optional
farZoom level where the path size is farRadius
.
10000
Optional
flattenFlatten the path to a 2D line.
false
Optional
interactive?: booleanWhether the path should be clickable.
false
Optional
Experimental
maxThe maximum altitude of the path in meters.
Infinite
Optional
Experimental
min-Infinite
The minimum altitude of the path in meters.
Optional
nearRadius of path at nearest zoom, in metres.
1.8
Optional
nearZoom level where the path size is nearRadius
.
375
Optional
pulseColor of path pulse. Color can be set using CSS colors names DarkGoldenRod
, as Hex strings #0000FF
or the rgb values rgb(255,0,0)
.
'#ffffff'
Optional
pulseNumber of iterations to pulse to indicate direction.
1
Optional
pulseHow many milliseconds to wait before starting the next pulse after the current pulse travels the entirety of the path.
750
Optional
showShow an animated pulse indicating the direction of travel.
true
Default Value