ce (#5513)
This commit is contained in:
parent
583358c86c
commit
f049129868
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user