forked from MapComplete/MapComplete
		
	Add fietsambassade icon if needed
This commit is contained in:
		
							parent
							
								
									c58655d2d5
								
							
						
					
					
						commit
						73f991ae0f
					
				
					 1 changed files with 13 additions and 4 deletions
				
			
		|  | @ -7,11 +7,20 @@ | |||
|     "render": { | ||||
|       "en": "Bicycle tube vending machine" | ||||
|     }, | ||||
|     "mappings": [{ | ||||
|       "if": "name~*", | ||||
|       "then": "Bicycle tube vending machine {name}" | ||||
|     }] | ||||
|     "mappings": [ | ||||
|       { | ||||
|         "if": "name~*", | ||||
|         "then": "Bicycle tube vending machine {name}" | ||||
|       } | ||||
|     ] | ||||
|   }, | ||||
|   "titleIcons": [ | ||||
|     { | ||||
|       "render": "<a href='https://fietsambassade.gent.be/' target='_blank'><img src='./assets/themes/cyclofix/fietsambassade_gent_logo_small.svg'/></a>", | ||||
|       "condition": "operator=De Fietsambassade Gent" | ||||
|     }, | ||||
|     "defaults" | ||||
|   ], | ||||
|   "icon": { | ||||
|     "render": "pin:#ffffff;./assets/layers/bicycle_tube_vending_machine/pinIcon.svg" | ||||
|   }, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue