Skip to content

Instantly share code, notes, and snippets.

@huedaya
Created November 19, 2024 01:34
Show Gist options
  • Save huedaya/cfafb0a6afe6ac313dfc552a5511b786 to your computer and use it in GitHub Desktop.
Save huedaya/cfafb0a6afe6ac313dfc552a5511b786 to your computer and use it in GitHub Desktop.
sample geolocation data
[
{
"AssignmentId": 6653,
"VehicleId": 139,
"DriverId": 236,
"Lat": 1.34452713497524,
"Lng": 103.99161250800168,
"CreatedAt": "2024-09-13T16:45:51.581+08:00"
},
{
"AssignmentId": 6653,
"VehicleId": 139,
"DriverId": 236,
"Lat": 1.3250702925645472,
"Lng": 103.93357575912339,
"CreatedAt": "2024-09-13T16:45:51.581+08:00"
},
{
"AssignmentId": 6653,
"VehicleId": 139,
"DriverId": 236,
"Lat": 1.2992030301853206,
"Lng": 103.85012978412624,
"CreatedAt": "2024-09-13T16:45:51.581+08:00"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment