diff --git a/layers/oc-label-town.yml b/layers/oc-label-town.yml index 24ed52f..ff7c81c 100644 --- a/layers/oc-label-town.yml +++ b/layers/oc-label-town.yml @@ -2,7 +2,7 @@ id: oc-label-town type: symbol source: oceanus source-layer: oc-label -minzoom: 6 +minzoom: 4 maxzoom: 6 filter: - all @@ -11,7 +11,7 @@ filter: - class - town layout: - text-padding: 2 + text-padding: 30 text-font: - Noto Sans Regular text-anchor: top @@ -20,10 +20,11 @@ layout: text-offset: - 0 - 0.6 - text-size: 12 + text-size: 10 text-max-width: 9 + icon-size: 0.5 paint: text-halo-blur: 0.5 - text-color: '#666' + text-color: '#000000' text-halo-width: 1 text-halo-color: '#ffffff'