From cec5beffed55fd00d3a577ea088c3c8564b1fda9 Mon Sep 17 00:00:00 2001 From: Jose Buitron Date: Fri, 12 Apr 2024 18:12:39 -0500 Subject: [PATCH] fix: Updated satellite style --- src/gis/components/MapboxConstants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gis/components/MapboxConstants.js b/src/gis/components/MapboxConstants.js index 6a904a90e7..1b09c64ca2 100644 --- a/src/gis/components/MapboxConstants.js +++ b/src/gis/components/MapboxConstants.js @@ -17,7 +17,7 @@ export const MAPBOX_STYLES = [ { titleKey: 'gis.mapbox_style_satellite', - data: 'mapbox://styles/mapbox/satellite-v9', + data: 'mapbox://styles/terraso/clux9zsa500k401p6grzm1xb8', }, { titleKey: 'gis.mapbox_style_detailed_satellite',