Live tracking history

Michal Kus2 years ago

I know live tracking does not show route before web app was opened.
I was trying to find whether it was considered at some point, and if so, how hard would it be to be added. It would seem it was not, so I was even looking at code but js is sooo different to what I program (HDL languages) that I can't even hope to add the feature myself.

My use case is trying to host a simple tracking solution for hobbyist sporting events (orienteering) where everyone can choose different route and comparision is interesting by itself. Another function I need for this is adding my own map layer and this is already supported so I am halfway there.

The implementation could be as simple as adding a report layer with a daily trip report result. Of course dedicated services allow for changing "tail" length but I understand this is not a primary (or even secondary) use case for Traccar. Maybe forum post will help to gauge interest?