Embed .aspx page in Balloon.

28 views
Skip to first unread message

Mikey

unread,
Jun 29, 2009, 7:54:46 PM6/29/09
to KML Developer Support - Google Earth Plug-in
Hello,

I'm trying to see if this is even possible and have not come across
much information.

My Situation:
I have an existing Web Application which consists of many .aspx pages.

I now have the task to integrate them into Google Earth (Plug-in).
I know that I can simply create a link which will open the existing
pages within the given balloons, but I am trying to see if I can
actually display somepage.aspx withing the GE balloon or by using
something like the setContentString() youtube balloon example.

Also is there a way to use Server.Execute(somepage.aspx) within the
balloon?

Thank you in advance.

Mike

Jonathan_me

unread,
Jul 6, 2009, 8:19:03 AM7/6/09
to KML Developer Support - Google Earth Plug-in
Hi Mike,
Can't you simply get the .aspx to write to the javascript/kml that is
creating the balloons? It'd probably be necessary to create a aspx
script which outputs the kml file.
Jonathan

Michael Carey

unread,
Jul 8, 2009, 4:43:26 PM7/8/09
to KML Developer Support - Google Earth Plug-in
Mike,

I've had some luck using an iframe in the balloons to get it to
display another page. Something as simple as setting an HTML Balloon's
content to '<iframe src="http://www.yahoo.com"></iframe>' should
work.

- Mike
Reply all
Reply to author
Forward
0 new messages