Merge branch 'more_mode_s' into dev
This commit is contained in:
commit
f4fa94f842
45 changed files with 3533 additions and 1459 deletions
|
|
@ -119,11 +119,7 @@ ChartBundleLayers = false;
|
|||
//
|
||||
BingMapsAPIKey = null;
|
||||
|
||||
// Provide a Mapzen API key here to enable the Mapzen vector tile layer.
|
||||
// You can obtain a free key at https://mapzen.com/developers/
|
||||
// (you need a "vector tiles" key)
|
||||
//
|
||||
// Be sure to quote your key:
|
||||
// MapzenAPIKey = "your key here";
|
||||
//
|
||||
MapzenAPIKey = 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