Guest User

Untitled

a guest
Aug 18th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. {
  2. "rows" : [
  3. {
  4. "elements" : [
  5. {
  6. "distance" : {
  7. "text" : "897 mi",
  8. "value" : 1443464
  9. },
  10. "duration" : {
  11. "text" : "14 hours 32 mins",
  12. "value" : 52327
  13. },
  14. "status" : "OK"
  15. }
  16. ]
  17. },
  18. {
  19. "elements" : [
  20. {
  21. "distance" : {
  22. "text" : "378 mi",
  23. "value" : 607670
  24. },
  25. "duration" : {
  26. "text" : "6 hours 22 mins",
  27. "value" : 22908
  28. },
  29. "status" : "OK"
  30. }
  31. ]
  32. }
  33. ],
  34. "status" : "OK"
  35. }
Add Comment
Please, Sign In to add comment