mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 06:40:05 +00:00 
			
		
		
		
	Get coordinates from radar site configuration
This commit is contained in:
		
							parent
							
								
									29ce4b1eb8
								
							
						
					
					
						commit
						3620bfd13a
					
				
					 8 changed files with 93 additions and 36 deletions
				
			
		|  | @ -13,8 +13,11 @@ namespace RadarRangeLayer | |||
| 
 | ||||
| void Add(std::shared_ptr<QMapboxGL> map, | ||||
|          float                      range, | ||||
|          QMapbox::Coordinate        center, | ||||
|          const QString&             before = QString()); | ||||
| void Update(std::shared_ptr<QMapboxGL> map, float range); | ||||
| void Update(std::shared_ptr<QMapboxGL> map, | ||||
|             float                      range, | ||||
|             QMapbox::Coordinate        center); | ||||
| 
 | ||||
| } // namespace RadarRangeLayer
 | ||||
| } // namespace map
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat