Remove airport label

pull/11/head
Lukas Martinelli 8 years ago
parent 8af891eda0
commit 731ab13630

@ -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",

Loading…
Cancel
Save