html 街景和常规视图iframe谷歌地图代码

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html 街景和常规视图iframe谷歌地图代码相关的知识,希望对你有一定的参考价值。

<body>
  <!-- This div is street view mode: requires lat and long-->
  <div class="iframecontainer">
    <div class="gm">
     <iframe src='https://www.google.com/maps/embed/v1/streetview?key=AIzaSyBVVtGWB89Jgvgqc1OyGfPbI_rCi0cP8L0&location=43.7070219,-79.3960454&heading=122'></iframe>
    </div>
  </div>
  <!-- This simply requires an address (includes city and country) -->
  <div class="iframecontainer">
    <div class="gm">
      <iframe width="450" height="300" src="https://maps.google.com/maps?q=22 chopin blvd&hl=es;&output=embed"></iframe>
    </div>
  </div>
</body>


以上是关于html 街景和常规视图iframe谷歌地图代码的主要内容,如果未能解决你的问题,请参考以下文章

用于文本叠加的自定义标记谷歌地图街景 Xcode

带有邮政编码的谷歌地图街景

使用文本地址的谷歌地图街景地图

响应式 iframe(谷歌地图)和奇怪的调整大小

缩放控制和街景没有显示在我的 Google 地图上?

谷歌街景旋转相机与设备陀螺仪