开发者

Can I hide the bubble when showing a Google map lazily using an iframe?

开发者 https://www.devze.com 2023-02-06 02:47 出处:网络
I am using Google Maps in a lazy fashion (not using their API). <iframe height=\"250\" frameborder=\"0\" scrolling=\"no\" width=\"335\" src=\"http://maps.google.com.au/maps?f=q&amp;hl=en&a

I am using Google Maps in a lazy fashion (not using their 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" ma开发者_开发百科rginheight="0"></iframe>

Here, I just echo the urlencode() of the address and let Google Maps figure it all out.

Can I hide the bubble when showing a Google map lazily using an iframe?

Example.

I was wondering if there was any GET param I can use to stop the automatic bubble from appearing?

Thanks.


FYI the Google Maps url format is documented here: http://mapki.com/wiki/Google_Map_Parameters take a look at the Info Window parameters http://mapki.com/wiki/Google_Map_Parameters#Info_Windows

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号