forked from MapComplete/MapComplete
		
	Disable alidade as it is broken
This commit is contained in:
		
							parent
							
								
									2606a27f60
								
							
						
					
					
						commit
						a3e170e157
					
				
					 2 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
					@ -172,8 +172,6 @@ export default class AvailableBaseLayers {
 | 
				
			||||||
            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.AlidadeSmooth", "Alidade Smooth (by Stadia)"),
 | 
					 | 
				
			||||||
            l("Stadia.AlidadeSmoothDark", "Alidade Smooth Dark (by Stadia)"),
 | 
					 | 
				
			||||||
            l("Stadia.OSMBright", "Osm Bright (by Stadia)"),
 | 
					            l("Stadia.OSMBright", "Osm Bright (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)"),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
  "startZoom": 1,
 | 
					  "startZoom": 1,
 | 
				
			||||||
  "widenFactor": 0.05,
 | 
					  "widenFactor": 0.05,
 | 
				
			||||||
  "socialImage": "",
 | 
					  "socialImage": "",
 | 
				
			||||||
  "defaultBackgroundId": "Stadia.AlidadeSmoothDark",
 | 
					  "defaultBackgroundId": "osm",
 | 
				
			||||||
  "layers": [
 | 
					  "layers": [
 | 
				
			||||||
    "direction",
 | 
					    "direction",
 | 
				
			||||||
    "surveillance_cameras"
 | 
					    "surveillance_cameras"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue