| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | <!DOCTYPE html>     | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <html lang="en"> | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |     <meta charset="UTF-8"> | 
					
						
							|  |  |  |     <title>MapComplete</title> | 
					
						
							|  |  |  |     <link rel="stylesheet" href="https://unpkg.com/leaflet@1.6.0/dist/leaflet.css" | 
					
						
							|  |  |  |           integrity="sha512-xwE/Az9zrjBIphAcBb3F6JVqxf46+CDLwfLMHloNu6KEQCAWi6HcDUbeOfBIptF7tcCzusKFjFw2yuvEpDL9wQ==" | 
					
						
							|  |  |  |           crossorigin=""/> | 
					
						
							|  |  |  |     <link rel="stylesheet" href="./index.css"/> | 
					
						
							|  |  |  |     <link rel="stylesheet" href="node_modules/@splidejs/splide/dist/css/splide.min.css"> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | <body> | 
					
						
							| 
									
										
										
										
											2020-06-27 03:06:51 +02:00
										 |  |  | <div id="messagesboxmobilewrapper"> | 
					
						
							|  |  |  |     <div id="to-the-map">Return to map</div> | 
					
						
							|  |  |  |     <div id="messagesboxmobile">    </div> | 
					
						
							|  |  |  | </div> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-06-27 03:06:51 +02:00
										 |  |  | <div id="topleft-tools"> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  |     <div id="userbadge"> | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  |     <br/> | 
					
						
							|  |  |  |     <div id="messagesbox"> | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  | </div> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <div id="centermessage"></div> | 
					
						
							| 
									
										
										
										
											2020-06-27 03:06:51 +02:00
										 |  |  | <div id="bottomRight" style="display: none">ADD</div> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | <div id="leafletDiv"></div> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-06-27 03:06:51 +02:00
										 |  |  | <script src="./index.ts"></script> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <!-- 3 dagen eerste protoype --> | 
					
						
							|  |  |  | <!-- 19 juni: eerste feedbackronde, foto's --> | 
					
						
							| 
									
										
										
										
											2020-06-25 03:39:31 +02:00
										 |  |  | <!-- 23 juni: wikimedia foto's laden --> | 
					
						
							|  |  |  | <!-- 24 juni: foto's via imgur --> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-06-27 03:06:51 +02:00
										 |  |  | <!-- 26 restylen infobox --> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | <script data-goatcounter="https://pietervdvn.goatcounter.com/count" | 
					
						
							|  |  |  |         async src="//gc.zgo.at/count.js"></script> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | </html> |