【发布时间】:2015-04-20 03:40:33
【问题描述】:
我在我的页面中嵌入了谷歌地图。虽然它在 chrome 和 FF 上运行良好,但它不会在 IE 中显示。我广泛查找并尝试将模式从嵌入更改为查看。那也没有用。
<iframe width="95%" height="460px" frameborder="0" style="border: 0;" src="https://www.google.com/maps/embed/v1/place?key=MYAPIKEYHERE
&q=120+S+Street+Name,+City,+CA+93117"> </iframe>
我在 Google APi 网站上查看它是否不支持 IE。那里也没有提到那件事。
有什么想法吗?
【问题讨论】:
-
你用的是什么版本的IE?
-
你能发一个链接到页面吗?
-
只能在内网访问。
标签: google-maps internet-explorer iframe cross-browser google-maps-embed