How to Adding event onClick in MapImage element in QML?
Hi developers..
I create an application that using Ovi Maps (Map Element). I put some MapImage element on the maps. I want to add Event Handling (like a button) in MapImage element. I try to put MouseArea in MapImage but it doesn’t work. Anybody can help? Have another solutions?
3 replies
Hi,
you should use MapMouseArea [doc.qt.nokia.com]
You must log in to post a reply. Not a member yet? Register here!

