QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
OfflineMapsSettings.cc
Go to the documentation of this file.
2
3DECLARE_SETTINGGROUP(OfflineMaps, "OfflineMaps")
4{
5}
6
7DECLARE_SETTINGSFACT(OfflineMapsSettings, minZoomLevelDownload)
8DECLARE_SETTINGSFACT(OfflineMapsSettings, maxZoomLevelDownload)
#define DECLARE_SETTINGSFACT(CLASS, NAME)
#define DECLARE_SETTINGGROUP(NAME, GROUP)