Rename busposition -> buspositions.

This commit is contained in:
George Kaklamanos 2016-02-20 19:52:05 +02:00
parent 23a13bc21d
commit 1fd3b88cf0
3 changed files with 3 additions and 3 deletions

14
data/buspositions.json Normal file
View 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"
}
]