forked from MapComplete/MapComplete
		
	Add loading from JSON in the custom generator, small clarifications
This commit is contained in:
		
							parent
							
								
									93bfa73088
								
							
						
					
					
						commit
						115dc0249c
					
				
					 5 changed files with 42 additions and 16 deletions
				
			
		|  | @ -9,7 +9,7 @@ export class GenerateEmpty { | |||
|             name: "Layer", | ||||
|             minzoom: 12, | ||||
|             overpassTags: {and: [""]}, | ||||
|             title: "Layer", | ||||
|             title: {}, | ||||
|             description: {}, | ||||
|             tagRenderings: [], | ||||
|             icon: { | ||||
|  | @ -18,7 +18,7 @@ export class GenerateEmpty { | |||
|             width: { | ||||
|                 render: "8" | ||||
|             }, | ||||
|             iconSize:{ | ||||
|             iconSize: { | ||||
|                 render: "40,40,center" | ||||
|             }, | ||||
|             color:{ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue