-
Notifications
You must be signed in to change notification settings - Fork 92
Updating a track continuously (live tracking) #273
Copy link
Copy link
Open
Description
Hello, I searching for a solution from hours, so I finally decided to ask for help.
I try to found a way to load and update a track continuously, for a live tracking purpose, that work almost perfect, but I don't like the behavior which create a track segment at each time I add new points. I was able to hide this on the chart by css overriding, but that sill to show correctly the distance markers.
Expected behaviour
A way to add new datas to the actual track and update the entire track on the map
Actual behaviour
Adding new datas create a new track segment, resulting of unwanted distance markers display

So, there is actually a way to do that, or it's just not possible yet ?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels