summaryrefslogtreecommitdiff
path: root/src/location/doc/src/plugins/osm.qdoc
diff options
context:
space:
mode:
authorAaron McCarthy <mccarthy.aaron@gmail.com>2015-01-23 15:25:15 +1000
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-01-28 14:00:53 +0000
commitbaae1926455d9b69b1405cc1683d1be0f3565338 (patch)
tree16adae7e3a0bf6a57f2ee011df3233efaa03ca96 /src/location/doc/src/plugins/osm.qdoc
parent74573e89ad818145609ea1f56a1c2695a088746a (diff)
downloadqtlocation-baae1926455d9b69b1405cc1683d1be0f3565338.tar.gz
Add support for more tile types to OSM plugin.
In addition to the existing MapQuest tile set make the ThunderForest tile set also available as additional supported map types. This change adds the following map types to the OSM plugin: StreetMap - from MapQuest SatelliteMapDay - from MapQueset CycleMap - from ThunderForest TransitMap (day) - from ThunderForest TransitMap (night) - from ThunderForest TerrainMap - from ThunderForest PedestrianMap - from ThunderForeset Change-Id: I663b275689ee55929d0afa7da20ed3c57c78e037 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/location/doc/src/plugins/osm.qdoc')
-rw-r--r--src/location/doc/src/plugins/osm.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/location/doc/src/plugins/osm.qdoc b/src/location/doc/src/plugins/osm.qdoc
index ee9b2a48..a92d8422 100644
--- a/src/location/doc/src/plugins/osm.qdoc
+++ b/src/location/doc/src/plugins/osm.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2013 Aaron McCarthy <mccarthy.aaron@gmail.com>
+** Copyright (C) 2015 Aaron McCarthy <mccarthy.aaron@gmail.com>
** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
@@ -37,8 +37,9 @@
This geo services plugin allows applications to access
\l {http://openstreetmap.org}{Open Street Map} location based services using the Qt Location API.
-Data, imagery and map information provided by \l {http://www.mapquest.com}{MapQuest}, OpenStreetMap and
-contributors. The data is available under the \l {http://www.opendatacommons.org/licenses/odbl}{Open Database License}.
+Data, imagery and map information provided by \l {http://www.mapquest.com}{MapQuest},
+\l {http://www.thunderforest.com/}{ThunderForest}, OpenStreetMap and contributors. The data is
+available under the \l {http://www.opendatacommons.org/licenses/odbl}{Open Database License}.
The Open Street Map geo services plugin can be loaded by using the plugin key "osm".