summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/geoservices.pro
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2017-02-17 16:22:51 +0100
committerPaolo Angelelli <paolo.angelelli@qt.io>2017-03-08 10:00:45 +0000
commit34c474703f6761a2dafecb219da51c66ebd4709a (patch)
tree66fa4786736a62ded4ed1d91afd040340fab63e7 /src/plugins/geoservices/geoservices.pro
parent0be06411a8a8ce8748faa93b5fa767a58f53cb9e (diff)
downloadqtlocation-34c474703f6761a2dafecb219da51c66ebd4709a.tar.gz
Add itemsoverlay plugin
This change adds a new plugin that does only offer an empty transparent map. The intended usage is to add overlay layers into which to place only map items. Change-Id: I51e64b0354f533bf73480e800e0d5338920a7fc5 Reviewed-by: Thiago Marcos P. Santos <tmpsantos@gmail.com> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
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 b76e36cc..5a8647a5 100644
--- a/src/plugins/geoservices/geoservices.pro
+++ b/src/plugins/geoservices/geoservices.pro
@@ -1,6 +1,6 @@
TEMPLATE = subdirs
-SUBDIRS = nokia osm mapbox esri
+SUBDIRS = nokia osm mapbox esri itemsoverlay
qtConfig(c++14):!win32 {
!exists(../../3rdparty/mapbox-gl-native/CMakeLists.txt) {