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 <svg> tag from "100%" to "2000px", or however tall you want the main canvas area to be, because height=100% on the <svg> tag is broken in FF ) Just taking a look at the code, it doesn't look like they're doing what I expected them to do, which is to embed a map using the <foreignObject> tag. Instead, it looks like they've really gone and built a client which uses the Google Maps API with SVG controls! Very impressive. Jake On Mon, Nov 17, 2008 at 8:10 AM, radice_simone <[EMAIL PROTECTED]> wrote: > is possible load a javascript object as google map into a svg > document ? so i can see a google map into a svg graphic. > > Thanks > > ------------------------------------ ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ----Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

