Qt && gps favorites
-
Ok, it seems they solved the problem here:
http://discussion.forum.nokia.com/forum/showthread.php?203983-undefined-reference-to-QtMobility -
[quote author="Luca" date="1277718201"]
It would be useful to access to the ovi maps favorites.Is it possible... ?
Where can I find some documentation?
[/quote]
AFAIK, currently it's not possible even using Symbian C++. Ovi Maps API are currently not public. But there is a possibility to access Landmarks database (through Symbian C++ using Landmarks API). -
[quote author="A.A.M." date="1279003650"][quote author="Luca" date="1277718201"]
It would be useful to access to the ovi maps favorites.Is it possible... ?
Where can I find some documentation?
[/quote]
AFAIK, currently it's not possible even using Symbian C++. Ovi Maps API are currently not public. But there is a possibility to access Landmarks database (through Symbian C++ using Landmarks API).[/quote]very true
-
[quote author="A.A.M." date="1279003650"]
AFAIK, currently it's not possible even using Symbian C++. Ovi Maps API are currently not public. But there is a possibility to access Landmarks database (through Symbian C++ using Landmarks API).[/quote]Thanks,
have you got a link to some documentation about...?
-
-
Also you can check Location API from QtMobility package ( "src tree":http://qt.gitorious.org/qt-mobility/qt-mobility/trees/master/src/location )
Also a technology preview of "Mobile Extensions for Qt for Symbian":http://www.forum.nokia.com/piazza/wiki/images/b/b4/Mobile_extensions_preview_3.zip also includes Landmarks API as described "here":http://wiki.forum.nokia.com/index.php/Mobile_Extensions#8._Landmarks_API and "here":http://books.google.com/books?id=uh0LnSKusjMC&pg=PA86&lpg=PA86&dq=xqlandmark&source=bl&ots=f7B7b4Aqn2&sig=UwexwlJA2Zqd9_cIP1a2ShO8EGg&hl=en&ei=fLk8TNLvNOKfONr8wMIP&sa=X&oi=book_result&ct=result&resnum=3&ved=0CCQQ6AEwAg#v=onepage&q=xqlandmark&f=false
-
[quote author="A.A.M." date="1279048701"]Also you can check Location API from QtMobility package ( "src tree":http://qt.gitorious.org/qt-mobility/qt-mobility/trees/master/src/location )
Also a technology preview of "Mobile Extensions for Qt for Symbian":http://www.forum.nokia.com/piazza/wiki/images/b/b4/Mobile_extensions_preview_3.zip also includes Landmarks API as described "here":http://wiki.forum.nokia.com/index.php/Mobile_Extensions#8._Landmarks_API and "here":http://books.google.com/books?id=uh0LnSKusjMC&pg=PA86&lpg=PA86&dq=xqlandmark&source=bl&ots=f7B7b4Aqn2&sig=UwexwlJA2Zqd9_cIP1a2ShO8EGg&hl=en&ei=fLk8TNLvNOKfONr8wMIP&sa=X&oi=book_result&ct=result&resnum=3&ved=0CCQQ6AEwAg#v=onepage&q=xqlandmark&f=false
[/quote]
so it's in the Nokia Qt SDK?