是否可以在未选择兴趣点的情况下嵌入 Google 地图?我在他们的 API 文档中找不到任何答案。
<iframe style="width: 100%; min-height: 99%;" width="300" height="250" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?geocode=&q=1005+Broadway+St.&sll=40.0060577,-105.272949201246&t=m&gl=us&ie=UTF8&ll=40.0060577,-105.2729492&spn=0.011505,0.018239&z=15&output=embed"></iframe>
这是我的意思的一个例子:http: //jsfiddle.net/9XG5b/
我希望白色信息框默认不显示。