[svg-developers] Re: google map into svg

2008-11-22 Thread radice_simone
Thanks for your answer, it is very useful. i have another question is it possible load a google map into a svg that use the adobe svg viewer specification? i can't use foreignObject because it isn't support from adobe svg viewer and exlorer don't support xhtml, is there a solution to this?

[svg-developers] Re: google map into svg

2008-11-18 Thread Robert Longson
--- In svg-developers@yahoogroups.com, Jake Beard [EMAIL PROTECTED] wrote: Lively Kernel does this: http://research.sun.com/projects/lively/index.xhtml Under More Complex Sample Widgets. (note that to get it to work in FF3, you need to go to use firebug to adjust the height on the main

Re: [svg-developers] Re: google map into svg

2008-11-18 Thread Jake Beard
Hi Robert, You might be right, I don't have a complete understanding of the spec. It does work in webkit, though, and this might be the source of my confusion. Would I be correct in thinking, then, that something like the following would be the correct way to specify an svg element that takes up

[svg-developers] Re: google map into svg

2008-11-18 Thread Robert Longson
--- In svg-developers@yahoogroups.com, Jake Beard [EMAIL PROTECTED] wrote: Hi Robert, You might be right, I don't have a complete understanding of the spec. It does work in webkit, though, and this might be the source of my confusion. Would I be correct in thinking, then, that something