Page 1 of 1

embedding panos in gmap infowindows

Posted: Mon Sep 21, 2009 5:55 pm
by ugarama
Hello,

Has anyone here ever embedded a pano2vr swf in a google maps place marker bubble/infowindow? I'd like to have a map with my panoramas pup up in a window when users click on a place marker.

Thanks,

Mark

Re: embedding panos in gmap infowindows

Posted: Thu Sep 24, 2009 3:23 pm
by Smourt
this is quite easy to do all you need to do is use an iframe to drop it into the google code for the popup...

i am pretty rubbish at this code stuff... and that was fairly easy...

Re: embedding panos in gmap infowindows

Posted: Sat Sep 26, 2009 3:50 am
by ugarama
thanks, I'll try that!

Re: embedding panos in gmap infowindows

Posted: Sun Sep 27, 2009 7:50 pm
by jamesbells.com
I dont seem to be able to get this to work, would anyone mind sharing some code?

Thanks

Re: embedding panos in gmap infowindows

Posted: Mon Sep 28, 2009 12:19 pm
by Smourt
here you go...

now you need to edit

lat long...in example
height width of iframe... in construction
redirect to your swf file in construction
and dont forget to put "p2q_embed_object.js" in same folder...

viola...