summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-03-24 17:38:10 +0100
committerKonstantin Käfer <mail@kkaefer.com>2014-03-24 17:38:10 +0100
commit9621038d8aede253d32c097f4daa248c10e476cd (patch)
tree6d0401d7dc10ae43837e3b076be1f73fc2929bef /bin
parent76d3d7badb39346ec6fd26059bd186b42c81c765 (diff)
downloadqtlocation-mapboxgl-9621038d8aede253d32c097f4daa248c10e476cd.tar.gz
implement alwaysVisible
Diffstat (limited to 'bin')
-rw-r--r--bin/style.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/style.js b/bin/style.js
index 3046b2d80e..7d2b3557d2 100644
--- a/bin/style.js
+++ b/bin/style.js
@@ -106,7 +106,8 @@ module.exports = {
"text_field": "name",
"path": "horizontal",
"font": "Open Sans, Jomolhari, Siyam Rupali, Alef, Arial Unicode MS",
- "fontSize": 18
+ "fontSize": 18,
+ "alwaysVisible": true
},
"road_label": {
"source": "streets",