Home > Web Front-end > HTML Tutorial > iframe 无法调用地图?_html/css_WEB-ITnose

iframe 无法调用地图?_html/css_WEB-ITnose

WBOY
Release: 2016-06-21 09:39:00
Original
1385 people have browsed it

<div><iframe src="http://maps.google.com/"height="900px"width="100%"></iframe> </div><div><iframe src="http://maps.nokia.com/"height="900px"width="100%"></iframe> </div>
Copy after login



这是什么问题?


回复讨论(解决方案)

iframe禁止使用。。

估计是 google 禁止 iframe  调用了。 我做的静态地图是用的baidu的api

我用一般的浏览器不行,但是加上翻墙的软件貌似可以了。地图在国内还是尽量别用google的了,时好时坏的。试试百度

同意2楼的说法,应该是google有限制的。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template