summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-07-31 18:55:48 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-07-31 18:55:48 +0200
commitd01b996acdebe603c2efa0151d1b3d4050d39401 (patch)
treecc26508cfcb6212f4e047d1d0e57ea75cec981a9 /bin
parent75c079adb16a24cbd8b8111993a67313fd52718a (diff)
downloadqtlocation-mapboxgl-d01b996acdebe603c2efa0151d1b3d4050d39401.tar.gz
better warning messages
Diffstat (limited to 'bin')
-rw-r--r--bin/style.js12
1 files changed, 4 insertions, 8 deletions
diff --git a/bin/style.js b/bin/style.js
index cca10b346f..35346fe91f 100644
--- a/bin/style.js
+++ b/bin/style.js
@@ -2085,8 +2085,7 @@ module.exports = {
"filter": { "scalerank": [1, 2] },
"type": "symbol",
"render": {
- "icon-image": "{maki}-12",
- "icon-size": 12
+ "icon-image": "{maki}-12"
},
"style.night": {}
}, {
@@ -2123,8 +2122,7 @@ module.exports = {
"filter": { "scalerank": 3 },
"type": "symbol",
"render": {
- "icon-image": "{maki}-12",
- "icon-size": 12
+ "icon-image": "{maki}-12"
},
"style": {
"icon-opacity": {
@@ -2176,8 +2174,7 @@ module.exports = {
"filter": { "scalerank": 4 },
"type": "symbol",
"render": {
- "icon-image": "{maki}-12",
- "icon-size": 12
+ "icon-image": "{maki}-12"
},
"style": {
"icon-opacity": {
@@ -2229,8 +2226,7 @@ module.exports = {
"filter": { "maki": "airport" },
"type": "symbol",
"render": {
- "icon-image": "{maki}-12",
- "icon-size": 12
+ "icon-image": "{maki}-12"
},
"style": {
"icon-opacity": {