mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Map updates:
Add left double click to add marker to 3D map. Add support for alititudeReference for polygon and polyline. Add support for plugins to set color of polygons.
This commit is contained in:
@@ -1643,6 +1643,7 @@ void MapGUI::on_displaySettings_clicked()
|
||||
}
|
||||
applyMap2DSettings(dialog.m_map2DSettingsChanged);
|
||||
applyMap3DSettings(dialog.m_map3DSettingsChanged);
|
||||
m_settingsKeys.append(dialog.m_settingsKeysChanged);
|
||||
applySettings();
|
||||
m_objectMapModel.allUpdated();
|
||||
m_imageMapModel.allUpdated();
|
||||
|
||||
Reference in New Issue
Block a user