我无法在谷歌地图中看到对话框......我调整了地图的宽度和高度,但它不起作用......还有其他方法......在下面提供我的代码......
http://jsfiddle.net/KNPZB/4/embedded/result/
<div class="row features">
<div class="span6">
<h3>Our office is located at:</h3>
<p>
47653, Lakeview Blvd, Fremont, CA 94538
</p>
<p>
Ph. (510)-657-8981 | F:(510)-657-8983|E:cs@defie.co
</p>
<p>
47653, Lakeview Blvd, Fremont, CA 94538
</p>
</div>
<div class="span6">
<iframe width="265" height="190" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=47657+Lakeview+Blvd.+Fremont,+Ca.+94538&sll=37.472223,-121.931554&sspn=0.008225,0.019569&vpsrc=0&ie=UTF8&hq=&hnear=47657+Lakeview+Blvd,+Fremont,+California+94538&z=14&ll=37.472223,-121.931554&output=embed"></iframe><br>
<small>
<a href="http://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=47657+Lakeview+Blvd.+Fremont,+Ca.+94538&sll=37.472223,-121.931554&sspn=0.008225,0.019569&vpsrc=0&ie=UTF8&hq=&hnear=47657+Lakeview+Blvd,+Fremont,+California+94538&z=14&ll=37.472223,-121.931554" style="color:#0000FF;text-align:left">View Larger Map</a>
</small>
</div>
</div>