Hi,
I hope this is allowed here.
I absolutely love Traccar - out of all the self-hosted trail recorders, it works best for me.
But I really miss the Google Location History interface, being able to scroll through days, and see the history.
So, I build an app... its a docker container that connects to a Traccar instance, and can do just that... scroll through date ranges, simplifying the data server-side so it doesnt overload the client, and allowing multiple devices to be viewed at once.
Its released under MIT license (totally free to do what you want) at
https://gitlab.com/ripnetuk-root/ripnetuk-public/traccar-explorer
I will be up-front, and say this have been heavily helped by AI, but I do do GIS stuff the old way as my day job.

Hi,
I hope this is allowed here.
I absolutely love Traccar - out of all the self-hosted trail recorders, it works best for me.
But I really miss the Google Location History interface, being able to scroll through days, and see the history.
So, I build an app... its a docker container that connects to a Traccar instance, and can do just that... scroll through date ranges, simplifying the data server-side so it doesnt overload the client, and allowing multiple devices to be viewed at once.
Its released under MIT license (totally free to do what you want) at
https://gitlab.com/ripnetuk-root/ripnetuk-public/traccar-explorer
I will be up-front, and say this have been heavily helped by AI, but I do do GIS stuff the old way as my day job.