summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/geoservices.pro
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-10-21 14:18:13 -0400
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-01-09 09:00:35 +0100
commit3a48d5bf848ccd2b59eb4abbb3ee240bd688321c (patch)
tree78aa021e415daadd8247cfd6820639ddb0cc8a21 /src/plugins/geoservices/geoservices.pro
parent9735cab006350ef9cb9a3f9b32b4829350bd1c6e (diff)
downloadqtlocation-3a48d5bf848ccd2b59eb4abbb3ee240bd688321c.tar.gz
Add Mapbox plugin.
Allow Mapbox (https://www.mapbox.com) maps to be used. This requires the user to set the mapbox.map_id and mapbox.access_token parameters for the Map object. Change-Id: I3095df260dd0c9d49d84d45385c5a530fcffee0b Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/plugins/geoservices/geoservices.pro')
-rw-r--r--src/plugins/geoservices/geoservices.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/geoservices/geoservices.pro b/src/plugins/geoservices/geoservices.pro
index 63c6d792..3d0971f7 100644
--- a/src/plugins/geoservices/geoservices.pro
+++ b/src/plugins/geoservices/geoservices.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS = nokia osm
+SUBDIRS = nokia osm mapbox