mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
Map updates:
Allow selection of which device to tune to frequency. Support tuning of multiple frequencies per map item. Update maplibre to maplibregl.
This commit is contained in:
@@ -66,7 +66,7 @@ const QStringList MapSettings::m_mapProviders = {
|
||||
QStringLiteral("esri"),
|
||||
QStringLiteral("mapbox"),
|
||||
QStringLiteral("mapboxgl"),
|
||||
QStringLiteral("maplibre")
|
||||
QStringLiteral("maplibregl")
|
||||
};
|
||||
|
||||
MapSettings::MapSettings() :
|
||||
|
||||
Reference in New Issue
Block a user