Type Alias TTravelledOptions

TTravelledOptions: { color?: string }

Options for updating travelled path state.

Type declaration

  • Optionalcolor?: string

    The color to use for the travelled portion of the path.

    '#999'