diff options
author | Mike Morris <michael.patrick.morris@gmail.com> | 2014-07-09 19:28:52 -0700 |
---|---|---|
committer | Mike Morris <michael.patrick.morris@gmail.com> | 2014-07-09 19:28:52 -0700 |
commit | ee7b51c9429a5e8f4aface27b39bc6ba64b0f489 (patch) | |
tree | 19f85852244a951d789c07b20cb4ccd36264adcb /bin | |
parent | fa94d2cb0fc4e3d72b9a1a406caec1cf31fb6705 (diff) | |
parent | 529277b0a262687c9d6ce087ecf68826dc4b1558 (diff) | |
download | qtlocation-mapboxgl-ee7b51c9429a5e8f4aface27b39bc6ba64b0f489.tar.gz |
Merge branch 'master' into fuzz-pipe
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/style.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/style.json b/bin/style.json index 11d4a42ee1..be5bdc9bd4 100755 --- a/bin/style.json +++ b/bin/style.json @@ -1608,7 +1608,7 @@ "source-layer": "country_label_line", "type": "line", "render": { - "text-max-width": 5, + "text-max-width": 5 }, "style": { "line-color": "@country_text", |