mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 01:20:06 +00:00 
			
		
		
		
	Allow selection of different level 2 products
This commit is contained in:
		
							parent
							
								
									7c606b85ff
								
							
						
					
					
						commit
						951710dcfe
					
				
					 9 changed files with 174 additions and 60 deletions
				
			
		|  | @ -1,5 +1,7 @@ | |||
| #pragma once | ||||
| 
 | ||||
| #include <scwx/common/products.hpp> | ||||
| 
 | ||||
| #include <memory> | ||||
| 
 | ||||
| #include <QMapboxGL> | ||||
|  | @ -29,6 +31,8 @@ public: | |||
|    explicit MapWidget(const QMapboxGLSettings&); | ||||
|    ~MapWidget(); | ||||
| 
 | ||||
|    void SelectRadarProduct(common::Level2Product product); | ||||
| 
 | ||||
| private: | ||||
|    void  changeStyle(); | ||||
|    qreal pixelRatio(); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat