Hello,
How to generate the trace in live tracking?
If this function does not exist, it would be good to propose it.
Thank you for your response and best regards
(Google translate)
Hi,
1) Could be added to the shared position a time of last log? E.g. someone is hiking somewhere and I would like to see his last logged position, even he is out of mobile signal currently.
2) What about record function for live tracking on other device with Locus?
With these two functions, one can take an overview of activity of hiking buddy even at areas with poor signal or check skiing buddies in large ski areas, if they are still alive or jammed somewhere. Other usage is to optimize movement of more groups of hiking people coming through different trails, e.g. group with kids on easy trails and rockers on heavy trails....
Hi Gilbert,
it is possible to display up to 15 minutes of the livetracking user movement history. However, it is available in Locus Map app only, not on the website.
best regards
Michal, Locus team
Hi Gilbert,
it is possible to display up to 15 minutes of the livetracking user movement history. However, it is available in Locus Map app only, not on the website.
best regards
Michal, Locus team
function setDisplay(sObjectId, sDisplay) { document.getElementById(sObjectId).style.display = sDisplay; } function hideList() { var oList = document.getElementById("fromSelect"); setDisplay(oList.id, 'none'); var oFromBtn = document.getElementById("fromButton"); oFromBtn.className = "from"; }
Thank you for your reply,
But in the application, it is possible to record a trace. It would be nice to be able to find this recording on the live tracking site.
An improvement of the product ???
Best regards
function setDisplay(sObjectId, sDisplay) { document.getElementById(sObjectId).style.display = sDisplay; } function hideList() { var oList = document.getElementById("fromSelect"); setDisplay(oList.id, 'none'); var oFromBtn = document.getElementById("fromButton"); oFromBtn.className = "from"; }
Thank you for your reply,
But in the application, it is possible to record a trace. It would be nice to be able to find this recording on the live tracking site.
An improvement of the product ???
Best regards
Replies have been locked on this page!