From d84bb22c2480995919c315fec67a0ca98c9820e2 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Tue, 5 Jul 2016 22:49:58 +0100 Subject: [PATCH] Default to excluding the chartbundle layers. --- public_html/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/config.js b/public_html/config.js index 39ffa06..b3f173d 100644 --- a/public_html/config.js +++ b/public_html/config.js @@ -114,7 +114,7 @@ ShowFlags = true; FlagPath = "flags-tiny/"; // Set to true to enable the ChartBundle base layers (US coverage only) -ChartBundleLayers = true; +ChartBundleLayers = false; // Provide a Bing Maps API key here to enable the Bing imagery layer. // You can obtain a free key (with usage limits) at