Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The last device location on macOS has a refresh delay, and it is necessary to add a last positioning time to correct the location data. #36

Open
Sam5440 opened this issue Aug 24, 2024 · 1 comment

Comments

@Sam5440
Copy link

Sam5440 commented Aug 24, 2024

"data": { "battery": 86, "gps_accuracy": 39, "dev_id": "findmy_xxxx", "gps": [ 21.97003936767578, 112.51272583007812 ], "host_name": "xxxxxxxxxxxxxxxx" }

@Sam5440
Copy link
Author

Sam5440 commented Aug 24, 2024

"location": { "positionType": "crowdsourced", "verticalAccuracy": -1, "longitude": 11.51269833416616, "floorLevel": -1, "isInaccurate": false, "isOld": false, "horizontalAccuracy": 3.6727937902217, "latitude": 25.970286842266745, "timeStamp": 1724477986000, "altitude": -1, "locationFinished": true },

TIMESTAMP is the last positioning time?(maybe)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant