Added sample data

This commit is contained in:
George Kaklamanos 2015-07-15 13:27:53 +03:00
commit cc6b135b73
3 changed files with 60 additions and 0 deletions

22
stops.json Normal file
View file

@ -0,0 +1,22 @@
{[
{
"id":"1",
"name":"Λιμάνι",
"lat":"35.3414",
"lon":"25.1446"
},
{
"id":"2",
"name":"Π.Α.Γ.Ν.Η.",
"lat":"35.3032",
"lon":"25.0844"
},
{
"id":"3",
"name":"Αεροδρόμιο",
"lat":"35.3374",
"lon":"25.1648"
}
]}