StageWebView and Google Map V3 control bug
Hello everyone,
I'm facing a weird bug using StageWebView on Adobe Air 3.2 (but same for 3.1 et 3.3) and Android Mobile.
If I am LoadingURL from maps.google.com everything is fine and I have the mobile control shown on the map.
But for my project, I need to host my own html page containing a basic implementation of Google Map : http://ocelyn.com/chinon/map2.html and to load it with StageWebView.
If I do so on Android, I'll have 2 problems :
The first one is that the UI Control of Google Map is not display properly. It's is hidden behind the map. By that I mean that the layer with the map is over the layer with the control.
So if I move my map or if I dezoom a lot, I'll have the grey screen "all around my map picture" and I can see my control, but when the map picture cover again the control or copyright they disappear. (I don't know if I'm pretty clear?)
One more thing is that even if the map is over the UI,I'm still able to click on the control.
Hope someone could have an idea on how to fix this bug.
Thank you,
Jocelyn
