mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:40:05 +00:00
Disable auto-refresh on file load
This commit is contained in:
parent
0b040e8b75
commit
b9531149de
4 changed files with 17 additions and 5 deletions
|
|
@ -45,6 +45,7 @@ public:
|
|||
void SelectRadarProduct(common::Level2Product product);
|
||||
void SelectRadarProduct(std::shared_ptr<types::RadarProductRecord> record);
|
||||
void SetActive(bool isActive);
|
||||
void SetAutoRefresh(bool enabled);
|
||||
void SetMapParameters(double latitude,
|
||||
double longitude,
|
||||
double zoom,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue