From b393050ab9c0151709a744eba1d2e7d10c49c9c3 Mon Sep 17 00:00:00 2001 From: saidaipparla Date: Thu, 27 Oct 2016 15:12:41 +0200 Subject: [PATCH] fix #1222 removed graticule from standard config.json --- web/client/config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/web/client/config.json b/web/client/config.json index 5569fa8f87..aaaa037de8 100644 --- a/web/client/config.json +++ b/web/client/config.json @@ -9,10 +9,6 @@ 20037508.34, 20037508.34 ], "layers": [ - { - "type": "graticule", - "visibility": true - }, { "type": "osm", "title": "Open Street Map",