summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/geoservices.pro
diff options
context:
space:
mode:
authorAaron McCarthy <mccarthy.aaron@gmail.com>2012-06-23 14:45:10 +1000
committerAlex <ablasche@gmail.com>2013-02-20 10:07:37 +0100
commit9bc6ac130031e4ca72fc746b020e68e951d1490d (patch)
tree1bd02297031abadac316acf42d5113a77492d164 /src/plugins/geoservices/geoservices.pro
parent54e6103798bb098bc9e83aa77decdad4868cb98e (diff)
downloadqtlocation-9bc6ac130031e4ca72fc746b020e68e951d1490d.tar.gz
Open Street Maps plugin.
A geo services plugin for Open Street Maps. Plugin currently only supports fetching online map tiles. Change-Id: I2a80633554d4049872fc58e48ff6b273dc1ea688 Reviewed-by: Alex <ablasche@gmail.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 4daac38c..9bb86b64 100644
--- a/src/plugins/geoservices/geoservices.pro
+++ b/src/plugins/geoservices/geoservices.pro
@@ -1,5 +1,5 @@
TEMPLATE = subdirs
-SUBDIRS = nokia
+SUBDIRS = nokia osm
qtHaveModule(jsondb): SUBDIRS += places_jsondb