Skip to content

Instantly share code, notes, and snippets.

@maplink-master
Created February 5, 2016 18:25
Show Gist options
  • Save maplink-master/bcda07d573d982802b08 to your computer and use it in GitHub Desktop.
Save maplink-master/bcda07d573d982802b08 to your computer and use it in GitHub Desktop.
{
"status": {
"code": "OK"
},
"routes": [
{
"routeIdentification": "main-route",
"summary": {
"duration": 18807,
"arrivalTime": "2016-04-02T13:13:27",
"departureTime": "2016-04-02T08:00:00",
"distance": 435453.5,
"origin": {
"address": {
"streetName": "Avenida Francisco Bicalho",
"district": "Santo Cristo",
"city": "Rio De Janeiro",
"countrySubdivision": "RJ",
"country": "BRA",
"zipCode": "20220310"
},
"mappedLocation": {
"longitude": -43.2097,
"latitude": -22.90446
}
},
"destination": {
"address": {
"streetName": "Avenida Afonso Pena",
"district": "Centro",
"city": "Belo Horizonte",
"countrySubdivision": "MG",
"country": "BRA",
"zipCode": "30130000"
},
"mappedLocation": {
"longitude": -43.9392,
"latitude": -19.91834
}
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment