Last active
April 29, 2016 07:36
-
-
Save dangnhdev/e286f57fbc85fd040f689c3453ac8ef1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"roadId":123456, | |
"time":142423578, | |
"streetEvents":[ | |
{ | |
"id":12313, | |
"type":1, | |
"level":3, | |
"startLocation":12, | |
"endLocation":20 | |
}, | |
{ | |
"id":5345353, | |
"type":1, | |
"level":4, | |
"startLocation":69, | |
"endLocation":96 | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment