forked from MapComplete/MapComplete
		
	More refactoring: using a decent, configurable datapipeline now
This commit is contained in:
		
							parent
							
								
									6ac8ec84e4
								
							
						
					
					
						commit
						e42a668c4a
					
				
					 17 changed files with 434 additions and 265 deletions
				
			
		|  | @ -145,7 +145,7 @@ export default class LayerConfig { | |||
| 
 | ||||
| 
 | ||||
|         this.title = tr("title", undefined); | ||||
|         this.icon = tr("icon", Img.AsData(Svg.bug)); | ||||
|         this.icon = tr("icon", Img.AsData(Svg.pin)); | ||||
|         this.iconOverlays = (json.iconOverlays ?? []).map(overlay => { | ||||
|             let tr = new TagRenderingConfig(overlay.then); | ||||
|             if (typeof overlay.then === "string" && SharedTagRenderings.SharedIcons[overlay.then] !== undefined) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue