We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8cb1d8 commit 38af167Copy full SHA for 38af167
src/lib/components/StationMap.svelte
@@ -7,7 +7,7 @@
7
8
const MAP_STYLES = {
9
"light": "https://basemaps.cartocdn.com/gl/positron-gl-style/style.json",
10
- "satellite": "https://tiles.stadiamaps.com/styles/alidade_satellite.json",
+ "satellite": "https://geoserveis.icgc.cat/contextmaps/icgc_orto_estandard.json",
11
}
12
13
let {
0 commit comments