Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	| <!-- Simple html page to showcase iframe (makae sure javascript is enabled) --> | |
| <html> | |
| <head> | |
| <title>Map</title> | |
| </head> | |
| <body> | |
| <iframe id="nt3awnou-map" | |
| src="https://nt3awnou-embed-rescue-map.hf.space/?embed=true" width="1200" height="720" | |
| frameborder="0" | |
| width="850" | |
| height="450" | |
| title="Nt3awno Rescue Map"> | |
| </iframe> | |
| <script src="https://cdn.jsdelivr.net/npm/iframe-resizer@4.3.4/js/iframeResizer.min.js"></script> | |
| <script> | |
| iFrameResize({}, "#nt3awnou-map"); | |
| </script> | |
| </body> | |
| </html> | |