commit 042b807c79e683b00956cad0e2b58bfc2f113afd
parent e71036d6ef104d7223daf050bbf64caf495e0591
Author: Sergey Orlov <wladimirych@gmail.com>
Date: Sat, 9 Jan 2021 19:10:37 +0100
layers: use proxy to print slazav maps
ajax requests to slazav.xyz are being blocked by AdBlock Plus
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/layers.js b/src/layers.js
@@ -269,6 +269,7 @@ class LayerGroupWithOptions extends L.LayerGroup {
tms: false,
scaleDependent: false,
maxNativeZoom: 13,
+ noCors: true,
print: true,
jnx: true,
shortName: 'slazav_mountains',
@@ -372,6 +373,7 @@ class LayerGroupWithOptions extends L.LayerGroup {
tms: false,
scaleDependent: false,
maxNativeZoom: 14,
+ noCors: true,
print: true,
jnx: true,
shortName: 'slazav',