OptionalanimationDuration?: numberDuration of the highlight animation in milliseconds.
Optionalcolor?: stringThe highlight color for the path section (CSS color string).
OptionaldisplayArrowsOnPath?: booleanIndependently controls whether direction arrows are drawn inside the
highlighted section, regardless of the path-level displayArrowsOnPath.
If omitted, the highlighted section inherits the path-level setting.
Animation still follows the path-level animateArrowsOnPath, so the
highlighted arrows will animate when the path was created with
animateArrowsOnPath: true.
OptionalwidthMultiplier?: numberMultiplies the base path width by this factor for the duration of the highlight.
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.