mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-29 21:44:14 -04:00
Maps: Use mapboxgl as default map on Linux, as osm hangs on a variety of distros / Qt versions
This commit is contained in:
@@ -76,6 +76,7 @@ struct VORLocalizerSettings
|
||||
Serializable *m_rollupState;
|
||||
int m_workspaceIndex;
|
||||
QByteArray m_geometryBytes;
|
||||
QString m_mapProvider;
|
||||
|
||||
static const int VORDEMOD_COLUMNS = 10;
|
||||
static const int VOR_COL_NAME = 0;
|
||||
|
||||
Reference in New Issue
Block a user