summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2014-06-26 12:03:47 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2014-07-08 13:16:38 -0700
commit815f8be96e8048f4c64ca0280e43339f17dd064d (patch)
tree230fe6b70595a1c358c89c589f380124d5866566 /README.md
parent4c75c696b3162c72e7dec21ce0b3f69cae9d1034 (diff)
downloadqtlocation-mapboxgl-815f8be96e8048f4c64ca0280e43339f17dd064d.tar.gz
Use API v4 and access tokens
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4ca8960bef..356f83b1b2 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ First off: if you hit problems during development try:
This will clear cached build data and update to the latest versions of dependencies.
+The demo applications use Mapbox vector tiles, which require a Mapbox account and API access token. Obtain an access token on the [Mapbox account page](https://www.mapbox.com/account/apps/) and paste it in the `access_token.hpp` file before building the demo projects.
+
## OS X
First run: