so, how to get access to Nokia Places API from Qt?
thanks
so, how to get access to Nokia Places API from Qt?
thanks
Symbian & Qt developer. http://vladest.org
Have not seen it still, here's one thread talking about it: http://www.developer.nokia.com/Commu...kia-Places-API
There is unresolved request for it: https://bugreports.qt-project.org/browse/QTMOBILITY-871 , supposedly at latest we will have it with Qt 5.0: http://doc.qt.nokia.com/5.0-snapshot...laces-qml.html, and this would also look like fact when looking into: https://bugreports.qt-project.org/browse/QTBUG-23493
Currently you could try if the search is enough, one example available at: http://www.developer.nokia.com/Commu..._Maps_Examples
Thanks Yucca
it seems I have to wait for Qt5 which is not planned for Symbian/Harmattan
the search exmaple searches only street adresses atm
regards
Symbian & Qt developer. http://vladest.org
Hi vladest,
Indeed, the (no graphical user interface, just Qt C++ and Qt Quick data query and modification APIs) Qt API has been included in Qt 5, which is not complete yet. The qt5 source is open and available at
https://qt.gitorious.org/qt/qt5.
Best,
Marko
[FONT="Comic Sans MS"][COLOR="Blue"][/COLOR][I]Marko Lumivuori
Technical Support
+358 40 8019330
[email]marko.lumivuori@nokia.com[/email][/I][/FONT]
Here is a nice example which shows how you can use Nokia Places API in QML application made for the Symbian and MeeGo.
https://www.developer.nokia.com/info...es_Around.html