Skip to content

Instantly share code, notes, and snippets.

@blangel
Last active February 19, 2019 16:19
Show Gist options
  • Save blangel/c104bcbac46812341cc522d2e50788d4 to your computer and use it in GitHub Desktop.
Save blangel/c104bcbac46812341cc522d2e50788d4 to your computer and use it in GitHub Desktop.
Dash Fleet API - Location.json
{
"id": "b08e61bf-8bd6-4214-9d68-516562df8198:",
"dateTime": 1550592931000,
"type": "RouteItem",
"latitude": 40.72711,
"longitude": -74.004716,
"altitude": 34.7,
"bearing": 30.1,
"accuracy": 0.5,
"speed": 10,
"speedUnit": "MilesPerHour",
"address": "175 Varick St",
"addressLineTwo": "",
"locality": "New York City",
"state": "NY",
"postalCode": "10014",
"country": "US",
"mapImageUrl": "http://maps.com/foo"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment