-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hello,
I'm running a local server on raspberry pi connected to a GPS receiver.
A GPX stream is running and I would like to track that GPX file which is being saved locally.
By using the shortcode command gpx, it misses out on some functionality.
For instance if I enable 'live', it will not auto position to the track on the map (it will go to its default coordinates). If I disable the live option, the map opens directly to the correct position however there is no live update.
Also, I would like to track several gpx files that are saved locally so that I can differentiate between fixed, floats, single positions.
I know this application has a somewhat a different goal. But it would be interesting to see what your thoughts are on this. Maybe I missed something.
I appreciate the effort!