mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 05:10:04 +00:00 
			
		
		
		
	Add indicator of what level is currently being updated with level 2 chunks.
This commit is contained in:
		
							parent
							
								
									6ca76b9eca
								
							
						
					
					
						commit
						0bda6296c0
					
				
					 9 changed files with 114 additions and 4 deletions
				
			
		|  | @ -45,6 +45,7 @@ public: | |||
|                                            GetAvailableLevel3Categories(); | ||||
|    [[nodiscard]] std::optional<float>      GetElevation() const; | ||||
|    [[nodiscard]] std::vector<float>        GetElevationCuts() const; | ||||
|    [[nodiscard]] float                     GetIncomingLevel2Elevation() const; | ||||
|    [[nodiscard]] std::vector<std::string>  GetLevel3Products(); | ||||
|    [[nodiscard]] std::string               GetMapStyle() const; | ||||
|    [[nodiscard]] common::RadarProductGroup GetRadarProductGroup() const; | ||||
|  | @ -184,6 +185,7 @@ signals: | |||
|    void RadarSweepUpdated(); | ||||
|    void RadarSweepNotUpdated(types::NoUpdateReason reason); | ||||
|    void WidgetPainted(); | ||||
|    void IncomingLevel2ElevationChanged(float incomingElevation); | ||||
| }; | ||||
| 
 | ||||
| } // namespace map
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak