mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:20:05 +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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue