[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? Thank

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

2008-11-19 Thread Jake Beard
Cool, setting height=100% on html, body, and containing div in lively kernel makes the page render the same as in webkit. It's still a bit strange, though, there's now a vertical scrollbar and and a lot of empty space underneath. But at least this is cross-browser strangeness, and it would probably

[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 some

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 t

[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