|
|
@ -3,7 +3,7 @@ |
|
|
|
"name": "MapProvider", |
|
|
|
"name": "MapProvider", |
|
|
|
"shortDescription": "Currently selected map provider for flight maps", |
|
|
|
"shortDescription": "Currently selected map provider for flight maps", |
|
|
|
"type": "uint32", |
|
|
|
"type": "uint32", |
|
|
|
"enumStrings": "Bing,Google,Statkart,Eniro,Mapbox,Esri", |
|
|
|
"enumStrings": "Bing,Google,Statkart,Mapbox,Esri,Eniro", |
|
|
|
"enumValues": "0,1,2,3,4,5", |
|
|
|
"enumValues": "0,1,2,3,4,5", |
|
|
|
"defaultValue": 0 |
|
|
|
"defaultValue": 0 |
|
|
|
}, |
|
|
|
}, |
|
|
|