forked from MapComplete/MapComplete
		
	Remove stadia background layers, fix #1096
This commit is contained in:
		
							parent
							
								
									3ebda4a9a1
								
							
						
					
					
						commit
						4af4eb24b8
					
				
					 2 changed files with 1 additions and 3 deletions
				
			
		|  | @ -136,8 +136,6 @@ export default class AvailableBaseLayersImplementation implements AvailableBaseL | ||||||
|             l("Stamen.TonerLite", "Toner Lite (by Stamen)"), |             l("Stamen.TonerLite", "Toner Lite (by Stamen)"), | ||||||
|             l("Stamen.TonerBackground", "Toner Background - no labels (by Stamen)"), |             l("Stamen.TonerBackground", "Toner Background - no labels (by Stamen)"), | ||||||
|             l("Stamen.Watercolor", "Watercolor (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.Positron", "Positron (by CartoDB)"), | ||||||
|             l("CartoDB.PositronNoLabels", "Positron  - no labels (by CartoDB)"), |             l("CartoDB.PositronNoLabels", "Positron  - no labels (by CartoDB)"), | ||||||
|             l("CartoDB.Voyager", "Voyager (by CartoDB)"), |             l("CartoDB.Voyager", "Voyager (by CartoDB)"), | ||||||
|  |  | ||||||
|  | @ -32,7 +32,7 @@ | ||||||
|       51.190748429411705 |       51.190748429411705 | ||||||
|     ] |     ] | ||||||
|   ], |   ], | ||||||
|   "defaultBackgroundId": "Stadia.AlidadeSmoothDark", |   "defaultBackgroundId": "CartoDB.DarkMatterNoLabels", | ||||||
|   "layers": [ |   "layers": [ | ||||||
|     { |     { | ||||||
|       "id": "street_with_width", |       "id": "street_with_width", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue