Getting QGeoAddress from QGeoPositionInfo ?
-
I've used none of these myself, but at least Google has a maps Javascript API with good instructions how to use the geocoding service right here: http://www.developer.com/lang/jscript/article.php/3615681
Yahoo! has a REST API here: http://developer.yahoo.com/maps/rest/V1/geocode.html
I guess googling will list more services which you can look more carefully and select one which has a best API (and right language) considering your application :) -
Qt Mobility 1.1 comes with geocoding, so you should be able to use that directly in any app that has access to QGeoAddress.
See http://doc.qt.nokia.com/qtmobility-1.1.0/location-overview.html#geocoding-and-searching-for-places