summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2012-03-26 12:42:41 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-26 04:57:17 +0200
commit946ce56da7ec2bc6bf054feaa8c2222d79749759 (patch)
tree3a22d6d8372cc142aca16407c6e2832545cfb573 /src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp
parentfaabb19710f8379cd57e7349394e8f57c05495fe (diff)
downloadqtlocation-946ce56da7ec2bc6bf054feaa8c2222d79749759.tar.gz
Document application credential requirements for Nokia plugin.
Document that it is required that an application developer using the Qt Location API needs to obtain an application id and token pair from Nokia to be able to use the "nokia" geoservices plugin. Change-Id: I4f2275a2f31cf93be6ffab8a666e2839f567e0f7 Reviewed-by: Alex Wilson <alex.wilson@nokia.com>
Diffstat (limited to 'src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp')
-rw-r--r--src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp b/src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp
index 86d576cc..9fe4120a 100644
--- a/src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp
+++ b/src/plugins/geoservices/nokia/qgeotilefetcher_nokia.cpp
@@ -125,7 +125,7 @@ bool QGeoTileFetcherNokia::init()
if (!isValidParameter(m_applicationId) || !isValidParameter(m_token)) {
qWarning() << "Qt Location requires usage of app_id and token parameters obtained from:";
- qWarning() << "https://api.forum.nokia.com/ovi-api/ui/registration";
+ qWarning() << "https://api.developer.nokia.com/";
}
// Temporary testing aid for setting China maptile server