From a517f3e5f74af068867685e89c8d67e2f5be684a Mon Sep 17 00:00:00 2001 From: jirik Date: Tue, 19 Dec 2017 09:17:18 +0100 Subject: [PATCH] Make all places visible --- style.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.json b/style.json index 831856b4..12c38e2d 100644 --- a/style.json +++ b/style.json @@ -4362,7 +4362,7 @@ "text-field": "{name:latin}\n{name:nonlatin}", "text-transform": "uppercase", "text-max-width": 9, - "visibility": "none" + "visibility": "visible" }, "paint": { "text-color": "#633", @@ -4402,7 +4402,7 @@ }, "text-field": "{name:latin}\n{name:nonlatin}", "text-max-width": 8, - "visibility": "none" + "visibility": "visible" }, "paint": { "text-color": "#333", @@ -4442,7 +4442,7 @@ }, "text-field": "{name:latin}\n{name:nonlatin}", "text-max-width": 8, - "visibility": "none" + "visibility": "visible" }, "paint": { "text-color": "#333",