forked from MapComplete/MapComplete
		
	Mark OSM-carto as 'best' in order to trigger it as best map within this category
This commit is contained in:
		
							parent
							
								
									0ee23ce36d
								
							
						
					
					
						commit
						c440cdeb5e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -22,7 +22,7 @@ export default class AvailableBaseLayersImplementation implements AvailableBaseL | |||
|             feature: null, | ||||
|             max_zoom: 19, | ||||
|             min_zoom: 0, | ||||
|             isBest: false, // This is a lie! Of course OSM is the best map! (But not in this context)
 | ||||
|             isBest: true, // Of course, OpenStreetMap is the best map!
 | ||||
|             category: "osmbasedmap" | ||||
|         } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue