This commit is contained in:
Stöger Florian D. M 2017-05-15 07:43:04 +00:00 committed by Per Liedman
parent 583358c86c
commit f049129868

View File

@ -11,7 +11,7 @@ var freeBus = {
] ]
}, },
"properties": { "properties": {
"popupContent": "This is free bus that will take you across downtown.", "popupContent": "This is a free bus line that will take you across downtown.",
"underConstruction": false "underConstruction": false
}, },
"id": 1 "id": 1
@ -26,7 +26,7 @@ var freeBus = {
] ]
}, },
"properties": { "properties": {
"popupContent": "This is free bus that will take you across downtown.", "popupContent": "This is a free bus line that will take you across downtown.",
"underConstruction": true "underConstruction": true
}, },
"id": 2 "id": 2
@ -41,7 +41,7 @@ var freeBus = {
] ]
}, },
"properties": { "properties": {
"popupContent": "This is free bus that will take you across downtown.", "popupContent": "This is a free bus line that will take you across downtown.",
"underConstruction": false "underConstruction": false
}, },
"id": 3 "id": 3