bluerobotics/cockpit

frontend: The line left by the vehicle's path should be erasable or have a fade-by-timeout

Open

#2,053 opened on Aug 11, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Vue (55 forks)auto 404
enhancementgood first issuemapui

Repository metrics

Stars
 (181 stars)
PR merge metrics
 (PR metrics pending)

Description

Current behaviour

The yellow line left by the vehicle's path is accumulating and making the map visually overloaded.

Expected or desired behaviour

The path shouldn't accumulate on the map. It could have a clear button or a time-to-fade could be set to define its lifetime.

Prerequisites

  • I have checked to make sure that a similar request has not already been filed or fixed.

Contributor guide