谷歌地图图像没有加载?

时间:2012-03-01 09:09:55

标签: html image

因此,在下一页上,您看到的第一个损坏的图像应该是一个链接到谷歌地图的图像。如果我打开chrome的检查工具,并右键单击src属性以在新选项卡中打开它,它工作正常,但由于某种原因它在页面上呈现为损坏的图像。任何想法?

http://test.teslaprime.com/courses/25/test_course1

1 个答案:

答案 0 :(得分:1)

只需按照google self:http://maps.google.com/help/maps/getmaps/plot-one.html

的说明操作即可

在您的情况下,您需要将以下代码添加到您的html:

<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?daddr=19+Chalda+Ct+San+Rafael+CA+94903&amp;ie=UTF8&amp;t=h&amp;ll=38.006014,-122.521711&amp;spn=0.006295,0.007989&amp;output=embed"></iframe><br /><small><a href="http://maps.google.com/maps?daddr=19+Chalda+Ct+San+Rafael+CA+94903&amp;ie=UTF8&amp;t=h&amp;ll=38.006014,-122.521711&amp;spn=0.006295,0.007989&amp;source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>