Hi Tommy - Thanks for the comment. Our current hope is to offer both tiles loaded and printability in the same release. I won't be updating this thread, so please star this issue instead: http://code.google.com/p/gmaps-api-issues/issues/detail?id=545
- pamela On Tue, Mar 31, 2009 at 7:21 AM, Tommy <[email protected]> wrote: > > Pamela, > > This is an important feature if you're trying to do something in Flex/ > Flash with a custom PrintJob. The TilesLoaded event would be the > point at which the job could continue. Right now using MapReady > doesn't work because Tiles will still be loading at that point. It > will send a blank map to the printer. > > Let us know when this one is in there. > > Thanks for the attention! > > -- Tom Schober > > On Mar 29, 11:23 pm, pamela fox <[email protected]> wrote: > > Hi Michael- > > I chatted with the engineers; a hack is not going to be easy. You could > try: > > - Creating a custom tile layer that loads in the same URLs as the Google > Map > > Type URLs, and keep track of when those had loaded. > > - Diving very deep into the DisplayObject, checking inside the tiles pane > > for extensions of the ITile interface, and checking if each had a child. > > > > Alternatively, you can wait a few weeks. We'll put a tiles loaded event > in > > the next release. > > > > - pamela > > > > On Thu, Mar 26, 2009 at 9:12 PM, pamela fox <[email protected]> > wrote: > > > Hey Michael- > > > Not sure - all I've done is use a timer (as you mentioned in the other > > > thread). I'll discuss it with the team tomorrow. > > > > > - pamela > > > > > On Tue, Mar 24, 2009 at 6:37 AM, Michael Hansen <[email protected] > >wrote: > > > > >> So, I know that issue 503 requests an event when tiles are finished > > >> loading. I have starred it and am semi-patiently waiting. However, I > > >> was wondering if anyone has a good hack for how to know when the > > >> satellite maps from google are done loading???? > > > > >> Thanks, > > > > >> Michael > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
