mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 11:20:05 +00:00 
			
		
		
		
	Added tooltips and changed units for radar site threshold.
This commit is contained in:
		
							parent
							
								
									9174a4de91
								
							
						
					
					
						commit
						c0b7f85278
					
				
					 3 changed files with 41 additions and 3 deletions
				
			
		|  | @ -63,7 +63,7 @@ void RadarSiteLayer::Render( | |||
|    p->hoverText_.clear(); | ||||
| 
 | ||||
|    auto mapDistance = util::maplibre::GetMapDistance(params); | ||||
|    auto threshold   = units::length::nautical_miles<double>( | ||||
|    auto threshold   = units::length::kilometers<double>( | ||||
|       settings::GeneralSettings::Instance().radar_site_threshold().GetValue()); | ||||
| 
 | ||||
|    if (!(threshold.value() == 0.0 || mapDistance <= threshold || | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak