Hi all, I'm using Google Maps API inside a window in a C++ application, using a web view object. It's working fine but there are some differences in the behavior when I try my script in a browser or in my application window.
To simplify things I checked on the most basic example provided: http://code.google.com/intl/iw-IL/apis/maps/documentation/javascript/examples/map-simple.html The differences are: 1. in my application the Zoom control is always small (even when I implicitly add the zoomControlOptions in myOptions). 2. The mouse pointer doesn't change to hand shape and doesn't drag. I'm working with the Qt environment, using a QWebView object. Thansk in advance, Yuvalal -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
