summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-07-10 14:54:43 -0700
committerKonstantin Käfer <mail@kkaefer.com>2014-07-10 14:54:43 -0700
commita8e71bcb7b03ed9c95b65d312821e577a796a48d (patch)
tree82af5a95f126f19a6ff50fe286566983d6d62fad /bin
parenta8963fcbe428663000b4b0fcc2e4de76b99a2fe0 (diff)
downloadqtlocation-mapboxgl-a8e71bcb7b03ed9c95b65d312821e577a796a48d.tar.gz
change line width and add line-width test
Diffstat (limited to 'bin')
-rw-r--r--bin/style.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/style.js b/bin/style.js
index e760ea102a..789478d9bf 100644
--- a/bin/style.js
+++ b/bin/style.js
@@ -8,7 +8,6 @@ module.exports = {
"mapbox": {
"type": "vector",
"url": "mapbox://mapbox.mapbox-terrain-v1,mapbox.mapbox-streets-v5",
- "tileSize": 512,
"maxZoom": 14
}
},