I eventually managed to get it working. Here is how to access it var map_display_object = map.getDisplayObject().childAt(1).childAt(0)
and then you can apply filter and color transforms as you want ! -- Sébastien On Wed, Apr 29, 2009 at 4:38 PM, Arothian <[email protected]> wrote: > > You may want to check out this thread, or ask one of those posters: > > > http://groups.google.com/group/google-maps-api-for-flash/browse_thread/thread/1b6e30c628c04324/8c40960140538fc4?lnk=gst&q=ToS#8c40960140538fc4 > > -Arothian > > On Apr 29, 4:11 pm, Sébastien Pierre <[email protected]> > wrote: > > Hi list, > > > > I'd like to get a reference to the actual map display object so as to > apply > > a color transformation (I'd like to desaturate the map). So far, I've > tried > > accessing the display objects through panes, but without any success. > > > > Any pointers ? > > > > -- Sébastien > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
