So far I got the following in pure QML: 1) map showing 2) zoom-in/out 3) panning left/right/up/down 4) location awareness ("show my location" button is working) i was unable to implement the search - for now. to have a test run at what is currently running: 1) Code: apt-get install libqtm-12-dec* qt4-experimental-declarative-qmlviewer 2) upzip the attached file to some directory 3) in terminal change to the dir you extracted and run Code: qmlviewer -I /opt/qtm12/imports main.qml I will upload all that I have for now to source controled site so that if any with to help, there will be a way. Once I do that, I will create a new thread with Announce statement.
apt-get install libqtm-12-dec* qt4-experimental-declarative-qmlviewer
qmlviewer -I /opt/qtm12/imports main.qml