Hide extended data fields by default
This commit is contained in:
parent
084acd2951
commit
c9e729a48a
3 changed files with 12 additions and 1 deletions
|
|
@ -118,3 +118,8 @@ ChartBundleLayers = false;
|
|||
// BingMapsAPIKey = "your key here";
|
||||
//
|
||||
BingMapsAPIKey = null;
|
||||
|
||||
// Turn on display of extra Mode S EHS / ADS-B v1/v2 data
|
||||
// This is not polished yet (and so is disabled by default),
|
||||
// currently it's just a data dump of the new fields with no UX work.
|
||||
ExtendedData = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue