Rename busposition -> buspositions.
This commit is contained in:
parent
23a13bc21d
commit
1fd3b88cf0
3 changed files with 3 additions and 3 deletions
14
data/buspositions.json
Normal file
14
data/buspositions.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
[
|
||||
{
|
||||
"id":"100",
|
||||
"routeid":"10",
|
||||
"lat":"35.3387",
|
||||
"lon":"25.1317"
|
||||
},
|
||||
{
|
||||
"id":"150",
|
||||
"routeid":"20",
|
||||
"lat":"35.4387",
|
||||
"lon":"25.1217"
|
||||
}
|
||||
]
|
Reference in a new issue