Hello, I have used following ANE for map in my ipad app(Flex 4.13, AIR 15, iOS 8): http://code.google.com/p/air-maps-ane/
It works just fine. But only problem (Show stopper) here is that, when map is active, and when we click on callout buttons, the call out button contents are behind the map component. This is how it is supposed to show the call out button content's: http://snag.gy/B8p1K.jpg But when map is active, this is how it shows up: http://snag.gy/YeoHe.jpg Map uses a viewPort, which is Rectangle. I think it always floats on top of AIR app. Kindly let me know if there a way to move the map 'behind' somehow? Cheers!
