Google地图显示在iframe中,在localhost中工作但不在服务器上工作

时间:2014-03-24 10:36:03

标签: asp.net google-maps asp.net-mvc-4

我有一个显示谷歌地图的iframe。它一直运作良好,但似乎谷歌的新更新给我带来了麻烦。

这是它在localhost中的显示方式

enter image description here

这就是我的测试和生产服务器上的样子

enter image description here

我的代码是:

<iframe width="925" height="750" src="https://maps.google.fr/maps?q=4+place+richeb%C3%A9+lille&hl=fr&ie=UTF8&sll=46.22475,2.0517&sspn=25.428258,56.90918&hnear=4+Place+Richeb%C3%A9,+59000+Lille&t=m&z=16&output=embed" frameBorder="0" marginWidth="0" marginHeight="0" scrolling="no">

我们已清除浏览器缓存并重新启动与远程服务器上的IIS服务器相对应的服务。

有人知道是什么导致了这个问题吗?

非常感谢

1 个答案:

答案 0 :(得分:0)

有人观察到这种问题吗?

所有包含的css文件都是相同的,代码端的所有内容都相同,但结果中没有:/