summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-07-02 11:38:36 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-07-02 11:38:36 +0200
commite93803ac80f1c505739e24593df7ae562517f76d (patch)
treea63ef218b6342ee44a9963438418d1d3dd7776a2 /bin
parent5d92e7c610887d41242a77617ff4445c6442685d (diff)
downloadqtlocation-mapboxgl-e93803ac80f1c505739e24593df7ae562517f76d.tar.gz
read sprite image from style
Diffstat (limited to 'bin')
-rw-r--r--bin/style.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/style.js b/bin/style.js
index 5a10a57a24..c5d98180f7 100644
--- a/bin/style.js
+++ b/bin/style.js
@@ -2,6 +2,7 @@
module.exports = {
"version": 3,
+ "sprite": "http://mapbox-kkaefer.s3.amazonaws.com/static/outdoors-gl/sprite",
"constants": {
"@land": "#eee",
"@water": "#999",