16 lines
269 B
JSON
16 lines
269 B
JSON
[
|
|
{
|
|
"id":"100",
|
|
"routeid":"10",
|
|
"lat":"35.3387",
|
|
"lon":"25.1317",
|
|
"direction":"go"
|
|
},
|
|
{
|
|
"id":"150",
|
|
"routeid":"20",
|
|
"lat":"35.4387",
|
|
"lon":"25.1217",
|
|
"direction":"come"
|
|
}
|
|
]
|