Configuration options for highlighting a specific section of a path on the map. These options allow you to visually emphasize a segment of a path using custom color, width, and animation duration for user interaction or navigation purposes.
Optional
Duration of the highlight animation in milliseconds.
1500 Copy
1500
The highlight color for the path section (CSS color string).
'red' Copy
'red'
Multiplies the base path width by this factor for the duration of the highlight.
1 Copy
1
Configuration options for highlighting a specific section of a path on the map. These options allow you to visually emphasize a segment of a path using custom color, width, and animation duration for user interaction or navigation purposes.