Remove chartbundle WAC, add helicopter chart.
(See https://github.com/mutability/dump1090/pull/212)
This commit is contained in:
parent
9efd6b3470
commit
084acd2951
|
@ -41,7 +41,7 @@ function createBaseLayers() {
|
||||||
var chartbundleTypes = {
|
var chartbundleTypes = {
|
||||||
sec: "Sectional Charts",
|
sec: "Sectional Charts",
|
||||||
tac: "Terminal Area Charts",
|
tac: "Terminal Area Charts",
|
||||||
wac: "World Aeronautical Charts",
|
hel: "Helicopter Charts",
|
||||||
enrl: "IFR Enroute Low Charts",
|
enrl: "IFR Enroute Low Charts",
|
||||||
enra: "IFR Area Charts",
|
enra: "IFR Area Charts",
|
||||||
enrh: "IFR Enroute High Charts"
|
enrh: "IFR Enroute High Charts"
|
||||||
|
|
Loading…
Reference in a new issue