| 
									
										
										
										
											2020-12-27 14:23:45 +01:00
										 |  |  | <!DOCTYPE html> | 
					
						
							| 
									
										
										
										
											2020-07-26 02:01:34 +02:00
										 |  |  | <!-- WARNING: index.html serves as a template. If you want to change something, change it there --> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | <html lang="en"> | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |     <meta charset="UTF-8"> | 
					
						
							| 
									
										
										
										
											2020-08-31 02:59:47 +02:00
										 |  |  |     <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  |     <title>MapComplete</title> | 
					
						
							| 
									
										
										
										
											2020-07-25 18:00:08 +02:00
										 |  |  |     <link rel="stylesheet" href="./vendor/leaflet.css"/> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  |     <link rel="stylesheet" href="./index.css"/> | 
					
						
							| 
									
										
										
										
											2020-09-03 19:05:18 +02:00
										 |  |  |     <link rel="stylesheet" href="./css/userbadge.css"/> | 
					
						
							| 
									
										
										
										
											2020-09-11 19:14:32 +02:00
										 |  |  |     <link rel="stylesheet" href="./css/tabbedComponent.css"/> | 
					
						
							| 
									
										
										
										
											2020-09-03 19:05:18 +02:00
										 |  |  |     <link rel="stylesheet" href="./css/slideshow.css"/> | 
					
						
							| 
									
										
										
										
											2020-09-24 00:33:23 +02:00
										 |  |  |     <link rel="stylesheet" href="./css/mobile.css"/> | 
					
						
							| 
									
										
										
										
											2020-09-30 22:22:58 +02:00
										 |  |  |     <link rel="stylesheet" href="./css/openinghourstable.css"/> | 
					
						
							| 
									
										
										
										
											2020-10-27 01:01:34 +01:00
										 |  |  |     <link rel="stylesheet" href="./css/tagrendering.css"/> | 
					
						
							| 
									
										
										
										
											2020-11-16 02:33:44 +01:00
										 |  |  |     <link rel="stylesheet" href="./css/imageUploadFlow.css"/> | 
					
						
							| 
									
										
										
										
											2021-01-29 03:23:53 +01:00
										 |  |  |     <link rel="stylesheet" type="text/css" href="node_modules/slick-carousel/slick/slick.css"/> | 
					
						
							|  |  |  |     <link rel="stylesheet" type="text/css" href="node_modules/slick-carousel/slick/slick-theme.css"/> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-21 05:05:10 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-07 03:02:50 +01:00
										 |  |  |     <link href="css/ReviewElement.css" rel="stylesheet"/> | 
					
						
							| 
									
										
										
										
											2021-01-04 18:55:10 +01:00
										 |  |  |     <link rel="stylesheet" href="vendor/MarkerCluster.css"/> | 
					
						
							|  |  |  |     <link rel="stylesheet" href="vendor/MarkerCluster.Default.css"/> | 
					
						
							| 
									
										
										
										
											2020-10-23 02:15:58 +02:00
										 |  |  |     <!-- $$$CUSTOM-CSS --> | 
					
						
							| 
									
										
										
										
											2021-01-14 22:25:11 +01:00
										 |  |  |     <!-- $$$MANIFEST --> | 
					
						
							| 
									
										
										
										
											2020-07-26 02:01:34 +02:00
										 |  |  |     <link rel="manifest" href="./manifest.manifest"> | 
					
						
							| 
									
										
										
										
											2021-01-14 22:25:11 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-12-14 01:14:22 +01:00
										 |  |  |     <link rel="icon" href="assets/svg/add.svg" sizes="any" type="image/svg+xml"> | 
					
						
							| 
									
										
										
										
											2021-01-04 04:36:21 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-07-24 15:58:11 +02:00
										 |  |  |     <meta property="og:type" content="website"> | 
					
						
							| 
									
										
										
										
											2020-07-26 02:01:34 +02:00
										 |  |  |     <!-- $$$OG-META --> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-08-27 11:11:20 +02:00
										 |  |  |     <style> | 
					
						
							| 
									
										
										
										
											2020-09-03 16:44:48 +02:00
										 |  |  |         #decoration-desktop img { | 
					
						
							| 
									
										
										
										
											2020-08-27 11:11:20 +02:00
										 |  |  |             width: 100%; | 
					
						
							|  |  |  |             height: 100%; | 
					
						
							|  |  |  |         } | 
					
						
							|  |  |  |     </style> | 
					
						
							| 
									
										
										
										
											2020-11-24 14:35:16 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | </head> | 
					
						
							|  |  |  | <body> | 
					
						
							| 
									
										
										
										
											2020-07-31 18:07:55 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-20 21:04:26 +01:00
										 |  |  | <div style="position: fixed; left: 1em; bottom: 1em; width:35vh; height:35vh;" id="decoration-desktop"> | 
					
						
							| 
									
										
										
										
											2020-07-31 18:07:55 +02:00
										 |  |  |     <!-- A nice decoration while loading or on errors --> | 
					
						
							| 
									
										
										
										
											2020-08-27 11:11:20 +02:00
										 |  |  |     <!-- DECORATION 0 START --> | 
					
						
							| 
									
										
										
										
											2020-12-14 01:14:22 +01:00
										 |  |  |     <img src="./assets/svg/add.svg"/> | 
					
						
							| 
									
										
										
										
											2020-08-27 11:11:20 +02:00
										 |  |  |     <!-- DECORATION 0 END --> | 
					
						
							| 
									
										
										
										
											2020-07-31 18:07:55 +02:00
										 |  |  | </div> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-25 03:12:09 +01:00
										 |  |  | <div id="topleft-tools" class="z-index-above-map clutter"> | 
					
						
							| 
									
										
										
										
											2021-01-20 21:56:38 +01:00
										 |  |  |     <div id="userbadge-and-search" class="p-3"> | 
					
						
							| 
									
										
										
										
											2021-01-20 21:48:47 +01:00
										 |  |  |         <div id="userbadge" class="shadow rounded-3xl overflow-hidden"></div> | 
					
						
							|  |  |  |         <div id="searchbox" class="shadow rounded-3xl overflow-hidden"></div> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  |     </div> | 
					
						
							| 
									
										
										
										
											2021-01-20 21:56:38 +01:00
										 |  |  |     <div id="messagesbox" class="rounded-3xl overflow-hidden ml-3"></div> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | </div> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-25 03:12:09 +01:00
										 |  |  | <div id="layer-selection" class="absolute bottom-3 left-3 rounded-3xl overflow-hidden clutter"></div> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-25 04:21:22 +01:00
										 |  |  | <div id="centermessage" class="clutter absolute rounded-3xl h-24 left-24 right-24 top-56 bg-white p-3 pt-5 sm:pt-8 text-xl font-bold text-center"> | 
					
						
							| 
									
										
										
										
											2021-01-20 22:14:26 +01:00
										 |  |  |     Loading MapComplete, hang on... | 
					
						
							|  |  |  | </div> | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-01-25 03:12:09 +01:00
										 |  |  | <div id="geolocate-button" class="clutter"></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-12-14 01:14:22 +01:00
										 |  |  | <script data-goatcounter="https://pietervdvn.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script> | 
					
						
							| 
									
										
										
										
											2021-01-04 19:08:22 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-06-24 00:35:19 +02:00
										 |  |  | </body> | 
					
						
							|  |  |  | </html> |