From 084acd295128ecf4e6ce93ce1fc2a664efe97ca7 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Wed, 9 May 2018 15:16:05 +0100 Subject: [PATCH] Remove chartbundle WAC, add helicopter chart. (See https://github.com/mutability/dump1090/pull/212) --- public_html/layers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/layers.js b/public_html/layers.js index 8dd9218..431e9af 100644 --- a/public_html/layers.js +++ b/public_html/layers.js @@ -41,7 +41,7 @@ function createBaseLayers() { var chartbundleTypes = { sec: "Sectional Charts", tac: "Terminal Area Charts", - wac: "World Aeronautical Charts", + hel: "Helicopter Charts", enrl: "IFR Enroute Low Charts", enra: "IFR Area Charts", enrh: "IFR Enroute High Charts"