Hi Pamela Are we able to access Google maps api for flash on https by adding client and sensor tags, Please let me know abt this. I striving to find solution to get maps in my flex application running on https.
Thanks and Regards Jash On May 13, 7:34 am, Jason <[email protected]> wrote: > > Can you try to replicate it with a minimal MXML and report the > > browser/OS you experience it in? > > thank you pamela. to my great frustration i cannot duplicate it in a > simple project. however, one of the low level containers of our app > has the attribute creationPolicy="none" and we manually call: > > container.createChildComponentsFromDescriptors(true); > > if there is a google map control anywhere in the app, this causes a > beach ball on OSX for about 4 seconds - even in just a simple app with > nothing except the map. i have isolated the map as the cause. I don't > know if this could give you any clue at all. i found a bizzare work- > around where if you initialize a google map within a native popup > window first before the child descriptors in the main app are created, > then there is no beach ball. i have no idea why this works, but it > does. I have a hidden google map in our login pop-up just for this > reason. i discovered it totally by accident. > > i don't know if there is some combination of side-effects of these > things are are doing. we are stuck doing it this way for now due > various reasons that would take me a while to explain :-) I hope this > might lead to some clue, meanwhile I will try to troubleshoot more > after we hit our next milestone. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-api-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
