We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6db384 commit d77e154Copy full SHA for d77e154
config.js
@@ -129,7 +129,7 @@ const configMap = ALL_CONFIGS.map(cfg => cfg.src)
129
130
const osm = [
131
{ id: 'finland', url: 'https://karttapalvelu.storage.hsldev.com/finland.osm/finland.osm.pbf' },
132
- { id: 'hsl', url: 'https://geocoding.blob.core.windows.net/vrk/hsl.pbf' }
+ { id: 'hsl', url: 'https://karttapalvelu.storage.hsldev.com/hsl.osm/hsl.osm.pbf' }
133
]
134
135
const dem = [
0 commit comments