Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
2c8384e2
Unverified
Commit
2c8384e2
authored
Oct 16, 2019
by
Don Gagne
Committed by
GitHub
Oct 16, 2019
Browse files
Merge pull request #7919 from Aeronavics/Fix_default_map_selection
Fix initial Map Provider setting
parents
26cc44d2
952ff5c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Settings/FlightMap.SettingsGroup.json
View file @
2c8384e2
...
...
@@ -2,12 +2,13 @@
{
"name"
:
"mapProvider"
,
"shortDescription"
:
"Currently selected map provider for flight maps"
,
"type"
:
"string"
"type"
:
"string"
,
"defaultValue"
:
"Bing"
},
{
"name"
:
"mapType"
,
"shortDescription"
:
"Currently selected map type for flight maps"
,
"type"
:
"string"
,
"default
"
:
"
"
"default
Value"
:
"Hybrid
"
}
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment