Skip to content
FlightMap.SettingsGroup.json 427 B
Newer Older
DoinLakeFlyer's avatar
 
DoinLakeFlyer committed
{
    "version":      1,
    "fileType":  "FactMetaData",
    "QGC.MetaData.Facts":
    "name":             "mapProvider",
DonLakeFlyer's avatar
 
DonLakeFlyer committed
    "shortDesc": "Currently selected map provider for flight maps",
    "type":             "string",
DonLakeFlyer's avatar
 
DonLakeFlyer committed
    "default":     "Bing"
DonLakeFlyer's avatar
 
DonLakeFlyer committed
    "shortDesc": "Currently selected map type for flight maps",
    "type":             "string",
DonLakeFlyer's avatar
 
DonLakeFlyer committed
    "default":     "Hybrid"
DoinLakeFlyer's avatar
 
DoinLakeFlyer committed
}