summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorYoung Hahn <young@mapbox.com>2014-05-29 13:24:36 -0400
committerYoung Hahn <young@mapbox.com>2014-05-29 13:24:36 -0400
commit96c96e894c8d3747f4df5b31e481f051ce50f856 (patch)
tree01fa7796f0aa8ae19ba610bc255952c81fbb9760 /bin
parent16c43d30bd42aad8d8596c787f175a128b230fc4 (diff)
parent8cc30afaceaf8a5fe679de13a8dec2b06963c7e3 (diff)
downloadqtlocation-mapboxgl-96c96e894c8d3747f4df5b31e481f051ce50f856.tar.gz
Merge pull request #264 from mapbox/glyphrange
Add glyph range PBF loading support
Diffstat (limited to 'bin')
-rw-r--r--bin/style.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/bin/style.js b/bin/style.js
index a3c312f541..5538837288 100644
--- a/bin/style.js
+++ b/bin/style.js
@@ -267,6 +267,7 @@ module.exports = {
"value": 10,
"path": "curve",
"text_field": "ele",
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 10,
"feature_type": "line",
"type": "text"
@@ -648,6 +649,7 @@ module.exports = {
"layer": "country_label",
"text_field": "name",
"path": "horizontal",
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 24,
"feature_type": "point",
"type": "text"
@@ -664,6 +666,7 @@ module.exports = {
"type": "text",
"text_field": "name",
"path": "curve",
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 16
},
"marine_label_point_1": {
@@ -675,6 +678,7 @@ module.exports = {
"path": "horizontal",
"field": "labelrank",
"value": 1,
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 30
},
"marine_label_point_2": {
@@ -686,6 +690,7 @@ module.exports = {
"path": "horizontal",
"field": "labelrank",
"value": 2,
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 24
},
"marine_label_point_other": {
@@ -697,6 +702,7 @@ module.exports = {
"path": "horizontal",
"field": "labelrank",
"value": [3,4,5,6],
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 18
},
"state_label": {
@@ -704,6 +710,7 @@ module.exports = {
"layer": "state_label",
"text_field": "name",
"path": "horizontal",
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 16,
"feature_type": "point",
"type": "text",
@@ -716,6 +723,7 @@ module.exports = {
"value": "city",
"text_field": "name",
"path": "horizontal",
+ "font": "Open Sans Semibold, Arial Unicode MS Regular",
"fontSize": 20,
"feature_type": "point",
"type": "text"
@@ -727,6 +735,7 @@ module.exports = {
"value": "town",
"text_field": "name",
"path": "horizontal",
+ "font": "Open Sans Semibold, Arial Unicode MS Regular",
"fontSize": 24,
"feature_type": "point",
"type": "text"
@@ -738,6 +747,7 @@ module.exports = {
"value": "village",
"text_field": "name",
"path": "horizontal",
+ "font": "Open Sans Semibold, Arial Unicode MS Regular",
"fontSize": 22,
"feature_type": "point",
"type": "text"
@@ -753,6 +763,7 @@ module.exports = {
],
"text_field": "name",
"path": "horizontal",
+ "font": "Open Sans Semibold, Arial Unicode MS Regular",
"fontSize": 18,
"feature_type": "point",
"type": "text"
@@ -765,6 +776,7 @@ module.exports = {
"text_field": "name",
"path": "curve",
"padding": 2,
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 18,
"feature_type": "line",
"type": "text",
@@ -778,6 +790,7 @@ module.exports = {
"text_field": "name",
"path": "curve",
"padding": 2,
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 16,
"feature_type": "line",
"type": "text",
@@ -791,6 +804,7 @@ module.exports = {
"text_field": "name",
"path": "curve",
"padding": 2,
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 14,
"feature_type": "line",
"type": "text",
@@ -801,6 +815,7 @@ module.exports = {
"layer": "water_label",
"text_field": "name",
"path": "horizontal",
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 12,
"feature_type": "point",
"type": "text"
@@ -810,6 +825,7 @@ module.exports = {
"layer": "waterway_label",
"text_field": "name",
"path": "curve",
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 12,
"textMinDistance": 15,
"feature_type": "line",
@@ -862,6 +878,7 @@ module.exports = {
"text_field": "name",
"path": "horizontal",
"padding": 2,
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 11,
"feature_type": "point",
"type": "text"
@@ -874,6 +891,7 @@ module.exports = {
"text_field": "name",
"path": "horizontal",
"padding": 2,
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 10,
"feature_type": "point",
"type": "text"
@@ -886,6 +904,7 @@ module.exports = {
"text_field": "name",
"path": "horizontal",
"padding": 2,
+ "font": "Open Sans Regular, Arial Unicode MS Regular",
"fontSize": 10,
"feature_type": "point",
"type": "text"