I am trying to get the Google Map to show up in the Flagship theme using an <iframe> but it's not working. I imported the dummy data and then go to the Contact page. Under the "Featured media" area there is some <iframe> code already there. See Below.
<iframe width="425" height="150" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.at/maps?f=q&source=s_q&hl=de&geocode=&q=Infinite Loop, Cupertino, CA, United States&aq=1&oq=infinity loop&sll=58.204157,46.338215&sspn=0.056804,0.023539&ie=UTF8&hq=&hnear=Infinite Loop, Cupertino, Santa Clara, California 95014, Vereinigte Staaten&ll=37.331698,-122.030751&spn=0.020048,0.023539&t=m&z=14&output=embed"></iframe>
So I go to Google Maps and enter my clients address and get the <iframe> code. See below.
<iframe width="425" height="150" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=2900+Delk+Road+Suite+700+%E2%80%93+307+Marietta,+GA+30067&aq=&sll=32.678125,-83.178297&sspn=8.724721,13.930664&ie=UTF8&hq=&hnear=2900+Delk+Rd+%23700,+Marietta,+Cobb,+Georgia+30067&t=m&ll=33.923064,-84.46744&spn=0.010683,0.036478&z=14&iwloc=A&output=embed"></iframe>
I updated the code in the "Featured media" area and the map does not work. I just see a black box with nothing. Please help me to get the <iframe> Google Map working correctly for the contact page in Flagship.
Thanks
Scott














