forked from MapComplete/MapComplete
		
	Replace inline style with TW classes
This commit is contained in:
		
							parent
							
								
									3c459f00fd
								
							
						
					
					
						commit
						29e7fea95a
					
				
					 6 changed files with 104 additions and 99 deletions
				
			
		|  | @ -106,84 +106,84 @@ | |||
|     }, | ||||
|     { | ||||
|       "key": "socket:schuko", | ||||
|       "description": "Layer 'Charging stations' shows socket:schuko=1 with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "description": "Layer 'Charging stations' shows socket:schuko=1 with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "value": "1" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:schuko", | ||||
|       "description": "Layer 'Charging stations' shows socket:schuko~^..*$&socket:schuko!~^1$ with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|       "description": "Layer 'Charging stations' shows socket:schuko~^..*$&socket:schuko!~^1$ with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:typee", | ||||
|       "description": "Layer 'Charging stations' shows socket:typee=1 with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "description": "Layer 'Charging stations' shows socket:typee=1 with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "value": "1" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:typee", | ||||
|       "description": "Layer 'Charging stations' shows socket:typee~^..*$&socket:typee!~^1$ with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|       "description": "Layer 'Charging stations' shows socket:typee~^..*$&socket:typee!~^1$ with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:chademo", | ||||
|       "description": "Layer 'Charging stations' shows socket:chademo=1 with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "description": "Layer 'Charging stations' shows socket:chademo=1 with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "value": "1" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:chademo", | ||||
|       "description": "Layer 'Charging stations' shows socket:chademo~^..*$&socket:chademo!~^1$ with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|       "description": "Layer 'Charging stations' shows socket:chademo~^..*$&socket:chademo!~^1$ with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:type1_cable", | ||||
|       "description": "Layer 'Charging stations' shows socket:type1_cable=1 with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "description": "Layer 'Charging stations' shows socket:type1_cable=1 with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "value": "1" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:type1_cable", | ||||
|       "description": "Layer 'Charging stations' shows socket:type1_cable~^..*$&socket:type1_cable!~^1$ with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|       "description": "Layer 'Charging stations' shows socket:type1_cable~^..*$&socket:type1_cable!~^1$ with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:type1", | ||||
|       "description": "Layer 'Charging stations' shows socket:type1=1 with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "description": "Layer 'Charging stations' shows socket:type1=1 with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "value": "1" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:type1", | ||||
|       "description": "Layer 'Charging stations' shows socket:type1~^..*$&socket:type1!~^1$ with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|       "description": "Layer 'Charging stations' shows socket:type1~^..*$&socket:type1!~^1$ with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:type1_combo", | ||||
|       "description": "Layer 'Charging stations' shows socket:type1_combo=1 with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "description": "Layer 'Charging stations' shows socket:type1_combo=1 with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "value": "1" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:type1_combo", | ||||
|       "description": "Layer 'Charging stations' shows socket:type1_combo~^..*$&socket:type1_combo!~^1$ with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|       "description": "Layer 'Charging stations' shows socket:type1_combo~^..*$&socket:type1_combo!~^1$ with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:tesla_supercharger", | ||||
|       "description": "Layer 'Charging stations' shows socket:tesla_supercharger=1 with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "description": "Layer 'Charging stations' shows socket:tesla_supercharger=1 with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "value": "1" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:tesla_supercharger", | ||||
|       "description": "Layer 'Charging stations' shows socket:tesla_supercharger~^..*$&socket:tesla_supercharger!~^1$ with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|       "description": "Layer 'Charging stations' shows socket:tesla_supercharger~^..*$&socket:tesla_supercharger!~^1$ with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:type2", | ||||
|       "description": "Layer 'Charging stations' shows socket:type2=1 with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "description": "Layer 'Charging stations' shows socket:type2=1 with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "value": "1" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:type2", | ||||
|       "description": "Layer 'Charging stations' shows socket:type2~^..*$&socket:type2!~^1$ with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|       "description": "Layer 'Charging stations' shows socket:type2~^..*$&socket:type2!~^1$ with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:type2_combo", | ||||
|       "description": "Layer 'Charging stations' shows socket:type2_combo=1 with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "description": "Layer 'Charging stations' shows socket:type2_combo=1 with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations')", | ||||
|       "value": "1" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:type2_combo", | ||||
|       "description": "Layer 'Charging stations' shows socket:type2_combo~^..*$&socket:type2_combo!~^1$ with a fixed text, namely '<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|       "description": "Layer 'Charging stations' shows socket:type2_combo~^..*$&socket:type2_combo!~^1$ with a fixed text, namely '<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)' (in the MapComplete.osm.be theme 'Charging stations')" | ||||
|     }, | ||||
|     { | ||||
|       "key": "socket:schuko", | ||||
|  | @ -793,4 +793,4 @@ | |||
|       "value": "yes" | ||||
|     } | ||||
|   ] | ||||
| } | ||||
| } | ||||
|  |  | |||
|  | @ -151,8 +151,8 @@ | |||
|           "if": "socket:schuko=1", | ||||
|           "ifnot": "socket:schuko=", | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)" | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -163,8 +163,8 @@ | |||
|             ] | ||||
|           }, | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)" | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)" | ||||
|           }, | ||||
|           "hideInAnswer": true | ||||
|         }, | ||||
|  | @ -172,8 +172,8 @@ | |||
|           "if": "socket:typee=1", | ||||
|           "ifnot": "socket:typee=", | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> <b>Europese stekker</b> met aardingspin (CEE7/4 type E)" | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/TypeE.svg'/> <b>Europese stekker</b> met aardingspin (CEE7/4 type E)" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -184,8 +184,8 @@ | |||
|             ] | ||||
|           }, | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> <b>Europese stekker</b> met aardingspin (CEE7/4 type E)" | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/TypeE.svg'/> <b>Europese stekker</b> met aardingspin (CEE7/4 type E)" | ||||
|           }, | ||||
|           "hideInAnswer": true | ||||
|         }, | ||||
|  | @ -193,8 +193,8 @@ | |||
|           "if": "socket:chademo=1", | ||||
|           "ifnot": "socket:chademo=", | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> " | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Chademo_type4.svg'/> " | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -205,8 +205,8 @@ | |||
|             ] | ||||
|           }, | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> " | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Chademo_type4.svg'/> " | ||||
|           }, | ||||
|           "hideInAnswer": true | ||||
|         }, | ||||
|  | @ -214,8 +214,8 @@ | |||
|           "if": "socket:type1_cable=1", | ||||
|           "ifnot": "socket:type1_cable=", | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 met kabel</b> (J1772)" | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 met kabel</b> (J1772)" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -226,8 +226,8 @@ | |||
|             ] | ||||
|           }, | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 met kabel</b> (J1772)" | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 met kabel</b> (J1772)" | ||||
|           }, | ||||
|           "hideInAnswer": true | ||||
|         }, | ||||
|  | @ -235,8 +235,8 @@ | |||
|           "if": "socket:type1=1", | ||||
|           "ifnot": "socket:type1=", | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>zonder</i> kabel</b> (J1772)" | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>zonder</i> kabel</b> (J1772)" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -247,8 +247,8 @@ | |||
|             ] | ||||
|           }, | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>zonder</i> kabel</b> (J1772)" | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>zonder</i> kabel</b> (J1772)" | ||||
|           }, | ||||
|           "hideInAnswer": true | ||||
|         }, | ||||
|  | @ -256,8 +256,8 @@ | |||
|           "if": "socket:type1_combo=1", | ||||
|           "ifnot": "socket:type1_combo=", | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> " | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1-ccs.svg'/> " | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -268,8 +268,8 @@ | |||
|             ] | ||||
|           }, | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> " | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1-ccs.svg'/> " | ||||
|           }, | ||||
|           "hideInAnswer": true | ||||
|         }, | ||||
|  | @ -277,8 +277,8 @@ | |||
|           "if": "socket:tesla_supercharger=1", | ||||
|           "ifnot": "socket:tesla_supercharger=", | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> " | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> " | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -289,8 +289,8 @@ | |||
|             ] | ||||
|           }, | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> " | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> " | ||||
|           }, | ||||
|           "hideInAnswer": true | ||||
|         }, | ||||
|  | @ -298,8 +298,8 @@ | |||
|           "if": "socket:type2=1", | ||||
|           "ifnot": "socket:type2=", | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_socket.svg'/> " | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_socket.svg'/> " | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -310,8 +310,8 @@ | |||
|             ] | ||||
|           }, | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_socket.svg'/> " | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_socket.svg'/> " | ||||
|           }, | ||||
|           "hideInAnswer": true | ||||
|         }, | ||||
|  | @ -319,8 +319,8 @@ | |||
|           "if": "socket:type2_combo=1", | ||||
|           "ifnot": "socket:type2_combo=", | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_CCS.svg'/> " | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_CCS.svg'/> " | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|  | @ -331,8 +331,8 @@ | |||
|             ] | ||||
|           }, | ||||
|           "then": { | ||||
|             "en": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)", | ||||
|             "nl": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_CCS.svg'/> " | ||||
|             "en": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)", | ||||
|             "nl": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_CCS.svg'/> " | ||||
|           }, | ||||
|           "hideInAnswer": true | ||||
|         } | ||||
|  | @ -2180,4 +2180,4 @@ | |||
|       "eraseInvalidValues": true | ||||
|     } | ||||
|   ] | ||||
| } | ||||
| } | ||||
|  |  | |||
|  | @ -64,8 +64,8 @@ function run(file, protojson) { | |||
|     const entries = loadCsv(file) | ||||
|     for (const e of entries) { | ||||
|         const txt = { | ||||
|             en: `<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/${e.image}'/> ${e.description.get("en")}`, | ||||
|             nl: `<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/${e.image}'/> ${e.description.get("nl")}` | ||||
|             en: `<img class='w-12 mx-4' src='./assets/layers/charging_station/${e.image}'/> ${e.description.get("en")}`, | ||||
|             nl: `<img class='w-12 mx-4' src='./assets/layers/charging_station/${e.image}'/> ${e.description.get("nl")}` | ||||
|         } | ||||
|         const json = { | ||||
|             if: `${e.key}=1`, | ||||
|  | @ -220,8 +220,8 @@ function run(file, protojson) { | |||
|         options: filterOptions | ||||
|     }) | ||||
| 
 | ||||
|    | ||||
|      | ||||
| 
 | ||||
| 
 | ||||
|     const extraUnits = [ | ||||
|         { | ||||
|             appliesToKey: entries.map(e => e.key + ":voltage"), | ||||
|  | @ -273,7 +273,7 @@ function run(file, protojson) { | |||
|         proto["units"] = [] | ||||
|     } | ||||
|     proto["units"].push(...extraUnits) | ||||
|      | ||||
| 
 | ||||
|     writeFileSync("charging_station.json", JSON.stringify(proto, undefined, "  ")) | ||||
| } | ||||
| 
 | ||||
|  |  | |||
|  | @ -839,6 +839,11 @@ video { | |||
|   margin-bottom: 0.75rem; | ||||
| } | ||||
| 
 | ||||
| .mx-4 { | ||||
|   margin-left: 1rem; | ||||
|   margin-right: 1rem; | ||||
| } | ||||
| 
 | ||||
| .-ml-1 { | ||||
|   margin-left: -0.25rem; | ||||
| } | ||||
|  |  | |||
|  | @ -960,58 +960,58 @@ | |||
|             "4": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko wall plug</b> without ground pin (CEE7/4 type F)" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/TypeE.svg'/> <b>European wall plug</b> with ground pin (CEE7/4 type E)" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Chademo_type4.svg'/> <b>Chademo</b>" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 with cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>without</i> cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1-ccs.svg'/> <b>Type 1 CCS</b> (aka Type 1 Combo)" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>" | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> <b>Tesla Supercharger</b>" | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)" | ||||
|                     }, | ||||
|                     "15": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_socket.svg'/> <b>Type 2</b> (mennekes)" | ||||
|                     }, | ||||
|                     "16": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)" | ||||
|                     }, | ||||
|                     "17": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_CCS.svg'/> <b>Type 2 CCS</b> (mennekes)" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Which charging stations are available here?" | ||||
|  | @ -3383,4 +3383,4 @@ | |||
|     "watermill": { | ||||
|         "name": "Watermill" | ||||
|     } | ||||
| } | ||||
| } | ||||
|  |  | |||
|  | @ -1036,58 +1036,58 @@ | |||
|             "4": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/CEE7_4F.svg'/> <b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> <b>Europese stekker</b> met aardingspin (CEE7/4 type E)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/TypeE.svg'/> <b>Europese stekker</b> met aardingspin (CEE7/4 type E)" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/TypeE.svg'/> <b>Europese stekker</b> met aardingspin (CEE7/4 type E)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/TypeE.svg'/> <b>Europese stekker</b> met aardingspin (CEE7/4 type E)" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> " | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Chademo_type4.svg'/> " | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Chademo_type4.svg'/> " | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Chademo_type4.svg'/> " | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 met kabel</b> (J1772)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 met kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 met kabel</b> (J1772)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 met kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>zonder</i> kabel</b> (J1772)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>zonder</i> kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>zonder</i> kabel</b> (J1772)" | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1_J1772.svg'/> <b>Type 1 <i>zonder</i> kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> " | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1-ccs.svg'/> " | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type1-ccs.svg'/> " | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type1-ccs.svg'/> " | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> " | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> " | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> " | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> " | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_socket.svg'/> " | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_socket.svg'/> " | ||||
|                     }, | ||||
|                     "15": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_socket.svg'/> " | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_socket.svg'/> " | ||||
|                     }, | ||||
|                     "16": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_CCS.svg'/> " | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_CCS.svg'/> " | ||||
|                     }, | ||||
|                     "17": { | ||||
|                         "then": "<img style='width:3rem; margin-left: 1rem; margin-right: 1rem' src='./assets/layers/charging_station/Type2_CCS.svg'/> " | ||||
|                         "then": "<img class='w-12 mx-4' src='./assets/layers/charging_station/Type2_CCS.svg'/> " | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|  | @ -3781,4 +3781,4 @@ | |||
|             "render": "Watermolens" | ||||
|         } | ||||
|     } | ||||
| } | ||||
| } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue