mirror of
				https://github.com/brianshea2/meshmap.net.git
				synced 2025-03-05 21:00:01 -08:00 
			
		
		
		
	decrease default zoom level to 10 from 12
This commit is contained in:
		
							parent
							
								
									683315cbe5
								
							
						
					
					
						commit
						0c24138070
					
				|  | @ -100,7 +100,7 @@ | |||
| <script> | ||||
|   const ipinfoToken = 'aeb066758afd49' | ||||
|   const updateInterval = 65000 | ||||
|   const zoomLevelNode = 12 | ||||
|   const zoomLevelNode = 10 | ||||
|   const markersByNode = {} | ||||
|   const neighborsByNode = {} | ||||
|   const nodesBySearchTitle = {} | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue