mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:00:08 +00:00
Use Mapbox template with maplibre
This commit is contained in:
parent
bb335ceb31
commit
ba64627f5d
2 changed files with 2 additions and 1 deletions
|
|
@ -57,6 +57,7 @@ public:
|
|||
}
|
||||
}
|
||||
|
||||
settings_.resetToTemplate(QMapboxGLSettings::MapboxSettings);
|
||||
settings_.setCacheDatabasePath(QString {cacheDbPath.c_str()});
|
||||
settings_.setCacheDatabaseMaximumSize(20 * 1024 * 1024);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
<context>
|
||||
<name>scwx::qt::main::MainWindow</name>
|
||||
<message>
|
||||
<location filename="../source/scwx/qt/main/main_window.cpp" line="278"/>
|
||||
<location filename="../source/scwx/qt/main/main_window.cpp" line="279"/>
|
||||
<source>Unrecognized NEXRAD Product:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue