summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorNicki Dlugash <nicki@mapbox.com>2014-05-28 16:37:50 -0400
committerNicki Dlugash <nicki@mapbox.com>2014-05-28 16:37:50 -0400
commit7dadaa8d2287dcdde041099239676acb29c32cde (patch)
tree75ef920592f369ffd2ef9f187c6859f2620ac2ef /bin
parentf3f4e0441b4599ca28f06e5f4098ee59d7217716 (diff)
downloadqtlocation-mapboxgl-7dadaa8d2287dcdde041099239676acb29c32cde.tar.gz
fixed duplicate size property in country label
Diffstat (limited to 'bin')
-rw-r--r--bin/style.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/style.js b/bin/style.js
index 5d8bff900f..e77c716aa4 100644
--- a/bin/style.js
+++ b/bin/style.js
@@ -2921,11 +2921,6 @@ module.exports = {
"color": "text_night",
"stroke": "text2_stroke_night",
"strokeWidth": 0.4,
- "size": [
- "stops",
- {"z": 6, "val": 14},
- {"z": 12, "val": 24}
- ]
"size": "country_label_size"
},
"country_label_line": {