summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-06-30 17:41:25 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-06-30 17:41:25 +0200
commita6f7696feb466aeeab59d205b4f0b41e04cf9b60 (patch)
tree23c97fbe0a95785ff158a2ed21250283775d821c /bin
parent18d898fae70681fba8cc31d73b581c360557746c (diff)
downloadqtlocation-mapboxgl-a6f7696feb466aeeab59d205b4f0b41e04cf9b60.tar.gz
add interpolation
Diffstat (limited to 'bin')
-rw-r--r--bin/style.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/style.js b/bin/style.js
index 691c913510..5a10a57a24 100644
--- a/bin/style.js
+++ b/bin/style.js
@@ -94,6 +94,9 @@ module.exports = {
"min": 0,
"max": 1
}
+ },
+ "style.night": {
+ "fill-color": "blue"
}
}, {
"id": "borders",