forked from MapComplete/MapComplete
		
	Use protomaps.sunny as default layer
This commit is contained in:
		
							parent
							
								
									6a08c28dca
								
							
						
					
					
						commit
						e8f4b382a8
					
				
					 18 changed files with 89 additions and 62 deletions
				
			
		|  | @ -67,7 +67,7 @@ export class PngMapCreator { | |||
|             const newZoom = settings.zoom.data + Math.log2(pixelRatio) - 1 | ||||
|             const mapElem = new MlMap({ | ||||
|                 container: div.id, | ||||
|                 style: AvailableRasterLayers.maptilerDefaultLayer.properties.url, | ||||
|                 style: AvailableRasterLayers.defaultBackgroundLayer.properties.url, | ||||
|                 center: [l.lon, l.lat], | ||||
|                 zoom: newZoom, | ||||
|                 pixelRatio, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue