Skip to content

Commit 38af167

Browse files
committed
different satellite source
1 parent e8cb1d8 commit 38af167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/StationMap.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
88
const MAP_STYLES = {
99
"light": "https://basemaps.cartocdn.com/gl/positron-gl-style/style.json",
10-
"satellite": "https://tiles.stadiamaps.com/styles/alidade_satellite.json",
10+
"satellite": "https://geoserveis.icgc.cat/contextmaps/icgc_orto_estandard.json",
1111
}
1212
1313
let {

0 commit comments

Comments
 (0)