mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:30:05 +00:00
Check selected product and elevation
This commit is contained in:
parent
1aa9a9c0f0
commit
22efc9b9f1
2 changed files with 56 additions and 27 deletions
|
|
@ -77,8 +77,6 @@ MapWidget::MapWidget(const QMapboxGLSettings& settings) :
|
|||
setFocusPolicy(Qt::StrongFocus);
|
||||
|
||||
p->radarProductManager_->Initialize();
|
||||
|
||||
SelectRadarProduct(common::Level2Product::Reflectivity);
|
||||
}
|
||||
|
||||
MapWidget::~MapWidget()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue