From 4af4eb24b893ece1376bb467ca46a5e56f51f31a Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 10 Oct 2022 21:07:30 +0200 Subject: [PATCH] Remove stadia background layers, fix #1096 --- Logic/Actors/AvailableBaseLayersImplementation.ts | 2 -- assets/themes/width/width.json | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Logic/Actors/AvailableBaseLayersImplementation.ts b/Logic/Actors/AvailableBaseLayersImplementation.ts index 3eabfa29e..8551db524 100644 --- a/Logic/Actors/AvailableBaseLayersImplementation.ts +++ b/Logic/Actors/AvailableBaseLayersImplementation.ts @@ -136,8 +136,6 @@ export default class AvailableBaseLayersImplementation implements AvailableBaseL l("Stamen.TonerLite", "Toner Lite (by Stamen)"), l("Stamen.TonerBackground", "Toner Background - no labels (by Stamen)"), l("Stamen.Watercolor", "Watercolor (by Stamen)"), - l("Stadia.OSMBright", "Osm Bright (by Stadia)"), - l("Stadia.AlidadeSmoothDark", "Alidade Smooth Dark (by Stadia)"), l("CartoDB.Positron", "Positron (by CartoDB)"), l("CartoDB.PositronNoLabels", "Positron - no labels (by CartoDB)"), l("CartoDB.Voyager", "Voyager (by CartoDB)"), diff --git a/assets/themes/width/width.json b/assets/themes/width/width.json index 38d18a58d..f31516e10 100644 --- a/assets/themes/width/width.json +++ b/assets/themes/width/width.json @@ -32,7 +32,7 @@ 51.190748429411705 ] ], - "defaultBackgroundId": "Stadia.AlidadeSmoothDark", + "defaultBackgroundId": "CartoDB.DarkMatterNoLabels", "layers": [ { "id": "street_with_width",