Traccar to GPS Tracking page #22
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This may not be a real issue post all the code updated, but this
may not be accurate. Many more miles were driven, but it is only logging 8.1
Use the CSV from the earlier issue for mileage tracking for today.
Rewrote the GPS stats calculation to use stored GpsLocationHistory instead of Traccar summary API:
This should show much more accurate mileage now that we have better position history coverage (from Issue #21 fix) and calculate from all stored points.