From 27a45b0539b9a9ac65da1f241e952584a9f4f675 Mon Sep 17 00:00:00 2001 From: saidaipparla Date: Thu, 27 Oct 2016 15:27:17 +0200 Subject: [PATCH] fix #1222 removed graticule from standard config.json (#1224) --- 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",