rotenaple / GPS-Path-Tracker

GPS Path Tracker is designed to track and display GPS paths. It utilizes the user's location data to provide real-time updates on position, speed, and ETA to predefined waypoints.
https://rotenaple.github.io/GPS-Path-Tracker/
0 stars 0 forks source link

Import/ Export Route #4

Closed rotenaple closed 10 months ago

rotenaple commented 10 months ago

Add option to import/export route .csv file. -file picker to pick file from device storage -code to check file conforms to required format -page to pick paths stored in app -store last used path persistently

2, #3 required for feature.