Hi,

My application renders maps with polylines. I need to copy these
renderings into another DIV within an IFRAME. I have tried a
straightforward copy of innerHTML between DIVS and this works fine in
IE7, but in Chrome it appears as though the underlying map has copied
ok, but the polyline is invisible.

I have also tried deep (recursive) copy using DOM, but still no
success.

At this stage I'm wondering whether this is a known issue. In view of
the fact that both innerHTML and DOM methods have failed, I wonder
whether the problem is a missing style definition in my target
IFRAME ... If so, how would I know what style(s) to apply, since
presumably these are private to the API ?

Any advice would be very much appreciated - thanks!

Nick.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to