Default to excluding the chartbundle layers.
This commit is contained in:
parent
a2d5d4abf7
commit
d84bb22c24
|
@ -114,7 +114,7 @@ ShowFlags = true;
|
||||||
FlagPath = "flags-tiny/";
|
FlagPath = "flags-tiny/";
|
||||||
|
|
||||||
// Set to true to enable the ChartBundle base layers (US coverage only)
|
// 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.
|
// Provide a Bing Maps API key here to enable the Bing imagery layer.
|
||||||
// You can obtain a free key (with usage limits) at
|
// You can obtain a free key (with usage limits) at
|
||||||
|
|
Loading…
Reference in a new issue