be88ex / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
1 stars 0 forks source link

embed panos from 360 in placemarker in the GE api #259

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What should this feature enhancement do?
embed panos from 360 in placemarker in Earth Api

here is a sample of the embed code i tried

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=9,0,28,0"
height="315" width="425"><param name="movie"
value="http://www.360cities.net/javascripts/krpano/krpano.swf" /><param
name="quality" value="autohigh" /><param name="allowScriptAccess"
value="always" /><param name="flashvars"
value="pano=http://www.360cities.net/krpano/external_embed/uss-lionfish.xml&epd=
http://www.360cities.net/data/embed/plugin_data/uss-lionfish"
/><param name="allowFullScreen" value="true" /><embed
src="http://www.360cities.net/javascripts/krpano/krpano.swf"
pluginspage="http://www.macromedia.com/go/getflashplayer" height="315"
width="425" allowFullScreen="true" allowScriptAccess="always"
quality="autohigh"
flashvars="pano=http://www.360cities.net/krpano/external_embed/uss-lionfish.xml&
epd=http://www.360cities.net/data/embed/plugin_data/uss-lionfish"></embed></obje
ct><br/><a
title="panorama photos of USS Lionfish on 360cities.net"
href="http://www.360cities.net/image/uss-lionfish">USS Lionfish</a> in <a
href="http://www.360cities.net/area/narragansett-bay" title="panoramic
images from Narragansett Bay">Narragansett Bay</a>

as well it would be cool if you could iframe as well. both worked in the
app GE but not in the api
Are there any known workarounds that produce the similar results?

Original issue reported on code.google.com by aeria...@gmail.com on 5 Jun 2009 at 5:47