mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 03:20:05 +00:00 
			
		
		
		
	Refactor QMapLibreGL to QMapLibre
This commit is contained in:
		
							parent
							
								
									db0d26a4ad
								
							
						
					
					
						commit
						1fd52f771c
					
				
					 55 changed files with 305 additions and 313 deletions
				
			
		|  | @ -11,7 +11,7 @@ namespace map | |||
| 
 | ||||
| class LayerWrapperImpl; | ||||
| 
 | ||||
| class LayerWrapper : public QMapLibreGL::CustomLayerHostInterface | ||||
| class LayerWrapper : public QMapLibre::CustomLayerHostInterface | ||||
| { | ||||
| public: | ||||
|    explicit LayerWrapper(std::shared_ptr<GenericLayer> layer); | ||||
|  | @ -24,7 +24,7 @@ public: | |||
|    LayerWrapper& operator=(LayerWrapper&&) noexcept; | ||||
| 
 | ||||
|    void initialize() override final; | ||||
|    void render(const QMapLibreGL::CustomLayerRenderParameters&) override final; | ||||
|    void render(const QMapLibre::CustomLayerRenderParameters&) override final; | ||||
|    void deinitialize() override final; | ||||
| 
 | ||||
| private: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat