mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 06:00:05 +00:00 
			
		
		
		
	Rename Radar Site layer to Radar Sites
This commit is contained in:
		
							parent
							
								
									6087c53b3e
								
							
						
					
					
						commit
						f85c45e70a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -27,7 +27,7 @@ static const std::unordered_map<DataLayer, std::string> dataLayerName_ { | ||||||
| 
 | 
 | ||||||
| static const std::unordered_map<InformationLayer, std::string> | static const std::unordered_map<InformationLayer, std::string> | ||||||
|    informationLayerName_ {{InformationLayer::MapOverlay, "Map Overlay"}, |    informationLayerName_ {{InformationLayer::MapOverlay, "Map Overlay"}, | ||||||
|                           {InformationLayer::RadarSite, "Radar Site"}, |                           {InformationLayer::RadarSite, "Radar Sites"}, | ||||||
|                           {InformationLayer::ColorTable, "Color Table"}, |                           {InformationLayer::ColorTable, "Color Table"}, | ||||||
|                           {InformationLayer::Unknown, "?"}}; |                           {InformationLayer::Unknown, "?"}}; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat