We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca68812 commit b9a8ae2Copy full SHA for b9a8ae2
1 file changed
waltti/config.js
@@ -49,7 +49,13 @@ module.exports = {
49
),
50
mapSrc(
51
'Kuopio',
52
- 'https://karttapalvelu.kuopio.fi/google_transit/google_transit.zip',
+ 'https://tvv.fra1.digitaloceanspaces.com/221.zip',
53
+ true,
54
+ undefined,
55
+ {
56
+ 'fare_attributes.txt': 'digitransit_fare_attributes.txt',
57
+ 'fare_rules.txt': 'digitransit_fare_rules.txt',
58
+ },
59
60
61
'OULU',
0 commit comments