使用iframe懒惰地展示Google地图时,我可以隐藏气泡吗?

时间:2011-01-24 01:32:23

标签: google-maps

我以懒惰的方式使用谷歌地图(不使用他们的API)。

<iframe height="250" frameborder="0" scrolling="no" width="335" src="http://maps.google.com.au/maps?f=q&amp;hl=en&amp;geocode=&amp;q=23+Project+Avenue, Noosaville, 4566, Queensland, Australia&amp;output=embed" marginwidth="0" marginheight="0"></iframe>

在这里,我只是回显地址的urlencode(),让谷歌地图把它弄清楚。

Google Map

Example.

我想知道是否有任何GET参数可以用来阻止自动气泡出现?

感谢。

1 个答案:

答案 0 :(得分:2)

仅供参考,此处记录了Google地图网址格式:http://mapki.com/wiki/Google_Map_Parameters 看一下Info Window参数http://mapki.com/wiki/Google_Map_Parameters#Info_Windows