FlightMap.SettingsGroup.json 365 Bytes
[
{
    "name":             "mapProvider",
    "shortDescription": "Currently selected map provider for flight maps",
    "type":             "string",
    "defaultValue":     "Bing"
},
{
    "name":             "mapType",
    "shortDescription": "Currently selected map type for flight maps",
    "type":             "string",
    "defaultValue":     "Hybrid"
}
]