googlemaps / googlemaps/fleet-debugger
Jump visualization shows spurious jumps
Open
triage me
type: bug
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 11
- Avg merge
- 1m
- Merged PRs (30d)
- 9
Description
The visualization is currently using the 'date' field from the log which corresponds to the time at which the server got the request.
For retried requests we should consider only using the 'rawLocationTime' field which appears to correspond to the time at which the location was recorded on device ... maybe.
Contributor guide
Assessment
This issue has not been assessed yet.