summaryrefslogtreecommitdiff
path: root/src/location/doc/src/plugins/osm.qdoc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2017-02-28 15:57:47 +0100
committerAlex Blasche <alexander.blasche@qt.io>2017-02-28 15:57:47 +0100
commit461da8f31a90b3ed5e98133850f0776c5e0c2a2d (patch)
tree756f31e38b1b4f50f842355e1d7f9e728a4c9a4e /src/location/doc/src/plugins/osm.qdoc
parent11e6a62957433843816b41ad11fada7ca8eab85c (diff)
parenta1c8a23c52087300ffd7bf7e61bdfaab8ff6ecc9 (diff)
downloadqtlocation-461da8f31a90b3ed5e98133850f0776c5e0c2a2d.tar.gz
Merge remote-tracking branch 'gerrit/5.8' into 5.9
Change-Id: I3c27a0635fa324dfea7a1d19774a66e21c066bbe
Diffstat (limited to 'src/location/doc/src/plugins/osm.qdoc')
-rw-r--r--src/location/doc/src/plugins/osm.qdoc8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/location/doc/src/plugins/osm.qdoc b/src/location/doc/src/plugins/osm.qdoc
index 2b27724d..01efa021 100644
--- a/src/location/doc/src/plugins/osm.qdoc
+++ b/src/location/doc/src/plugins/osm.qdoc
@@ -68,9 +68,11 @@ a prefix.
for geocoding)
\row
\li osm.mapping.custom.host
- \li Url string set when making network requests to the tile server. This parameter should be set to a
- valid server url with the correct osm api and the \l{Map::activeMapType} to the corresponding \l{MapType}.CustomMap.
- The CustomMap will only be available if this parameter is set.
+ \li Url string of a custom tile server. This parameter should be set to a valid server url offering the correct osm API.
+ To use this server, the \l{Map::activeMapType} parameter of the \l Map should be set to the supported map type
+ whose type is \l{MapType}.CustomMap.
+ This map type is only be available if this plugin parameter is set, in which case it is
+ always \l{Map::supportedMapTypes}[supportedMapTypes.length - 1].
\note Setting the mapping.custom.host parameter to a new server renders the map tile cache useless for the old custommap style.
\row
\li osm.mapping.custom.mapcopyright