You can use HTMLLoader with AIR applications. I've just used it with a FlexJS application example and it works well. You need to follow Google's suggestion for asynchronously loading their JavaScript API and supply a callback, but once that has been invoked you can easily use the Google Maps API.
Peter Ent Adobe Systems On 5/19/14 2:06 AM, "sam991" <[email protected]> wrote: >Hi everyone, > >How can i use Google Map Javascript v3 API in my Flex desktop >application. I >have seen some example but they were using stageWebView to display map. >But, >in this case i won't be having any control over the map. >So, i want some thing else > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/Google-Map-Javascript-v3-AP >I-in-Flex-tp6480.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
