From 731ab13630d90f2926de336e51d24fee2effdf68 Mon Sep 17 00:00:00 2001 From: Lukas Martinelli Date: Tue, 10 Jan 2017 16:03:00 +0100 Subject: [PATCH] Remove airport label --- style.json | 44 -------------------------------------------- 1 file changed, 44 deletions(-) diff --git a/style.json b/style.json index dcdc888..21b6ca2 100644 --- a/style.json +++ b/style.json @@ -3200,50 +3200,6 @@ "text-halo-width": 1 } }, - { - "id": "airport_label", - "type": "symbol", - "metadata": {}, - "source": "openmaptiles", - "source-layer": "airport_label", - "minzoom": 11, - "filter": [ - "all", - [ - "==", - "$type", - "Point" - ], - [ - "in", - "rank", - 1, - 2, - 3 - ] - ], - "layout": { - "icon-image": "{maki}-11", - "text-anchor": "top", - "text-field": "{name_en}", - "text-font": [ - "Roboto Condensed Italic" - ], - "text-max-width": 9, - "text-offset": [ - 0, - 0.6 - ], - "text-padding": 2, - "text-size": 12 - }, - "paint": { - "text-color": "#666", - "text-halo-blur": 0.5, - "text-halo-color": "#ffffff", - "text-halo-width": 1 - } - }, { "id": "road_label", "type": "symbol",