PDA

View Full Version : QUrl Class's *addQueryItem* method



TheIndependentAquarius
16th May 2011, 07:44
I want to query the Google map for all the roads leading to a given GPS coordinate.
For that I'll have to place a "query" which can be done by: http://doc.qt.nokia.com/latest/qurl.html#addQueryItem

(http://doc.qt.nokia.com/latest/qurl.html#addQueryItem)
Now I want to know how to figure out that what should be the key and its corresponding value here?


Should the key be "road"/"roads"? Whats the way to decide that? And I want all the roads not a particular one!


Any hints?

TheIndependentAquarius
16th May 2011, 09:48
Helpful link: http://mapki.com/wiki/Google_Map_Parameters