forked from MapComplete/MapComplete
		
	I should have commited sooner...
This commit is contained in:
		
							parent
							
								
									2685b6e734
								
							
						
					
					
						commit
						16612b10ef
					
				
					 35 changed files with 570 additions and 177 deletions
				
			
		
							
								
								
									
										2
									
								
								test.ts
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								test.ts
									
										
									
									
									
								
							|  | @ -6,7 +6,7 @@ import {UIEventSource} from "./Logic/UIEventSource"; | |||
| import {VariableUiElement} from "./UI/Base/VariableUIElement"; | ||||
| 
 | ||||
| const d = new UIEventSource("90"); | ||||
| new Direction(d).AttachTo("maindiv") | ||||
| new Direction(d, [51.21576,3.22001]).AttachTo("maindiv") | ||||
| new VariableUiElement(d.map(d => "" + d + "°")).AttachTo("extradiv") | ||||
| 
 | ||||
| UIEventSource.Chronic(25, () => { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue