|
|
|
|
|
by Bassetts
4295 days ago
|
|
I have messed around with mapping my location history and had some similar problems. Apparently I have been to Essex, UK although I have never been there in my life. I tracked down the teleporting problem to the fact my tablet was at home and turned on. It seems you can't set location reporting per device, it is either on or off, so you end up being in two locations at once. I was going to look in to trying to remove problem points be setting a distance or speed threshold. That brings the problem of knowing which data point to keep and which to drop though, which I have not got a solution for yet apart from requiring user interaction. |
|
My idea was to use speed as the constraint, give the points on both sides a label, and have the line between them be transparent. I just need to figure out that last part.