let me first say it would be really really really nice if we had a panoramio layer, really nice ;-)

i have an app that loads panoramio photos (and wikipedia entries) into panes. works fine.

my problem is that i'm trying to take a snapshot of the map using getPrintableBitmap(). however getPrintableBitmap() seems to still try loading the panoramio photos even though i've turned that pane's visibility off (and since panoramio has a pretty restrictive crossdomain policy file, the app gets security errors). seems only completely removing the panoramio pane works w/getPrintableBitmap(), which seems a rather harsh way of doing things.

is there a workaround for that (ie not removing the pane)? otherwise is there a way to save a pane & it's contents & reload them later (other than storing the panoramio markers & re-adding them every time the user tries to grab a snapshot of the map)?

thanks.

ps: it would be really really really nice if we had a panoramio layer, yes, really nice ;-)

http://code.google.com/p/gmaps-api-issues/issues/detail?id=729

--
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.

Reply via email to