Problem using google map component into a QWebView
-
Hi All,
In my app I load a web page, using QWebView. In this page there's google map component.
now if i start application using Qtcreator all rowk fine, but if I start app using double click on .exe I'm not able to pan the map with mouse, and it doesn't change appear, from arrow to cross, and I'm not able to see se vertical bar between the zoom in and zoom out button. Zoom in/out works.
From what i know should not be an plugin problem.Can you help me?
Thanks.