Implement a Progress Map that tracks the mower's path in real-time. This feature should draw lines (trails) based on API position data to visualize coverage.
Key Requirements:
-
Real-time Tracking: Draw paths on a secondary map layer using GPS/API coordinates.
-
Auto-Reset: Automatically clear all tracked lines when a new mowing session begins.
-
Persistence: Maintain the path for the duration of the current task to show progress.
NOTE: Only if the API isnt getting spammed!
Implement a Progress Map that tracks the mower's path in real-time. This feature should draw lines (trails) based on API position data to visualize coverage.
Key Requirements:
Real-time Tracking: Draw paths on a secondary map layer using GPS/API coordinates.
Auto-Reset: Automatically clear all tracked lines when a new mowing session begins.
Persistence: Maintain the path for the duration of the current task to show progress.
NOTE: Only if the API isnt getting spammed!