Google Maps - Street View Static Image

前端 未结 3 1487
时光取名叫无心
时光取名叫无心 2020-12-30 14:50

Is there a way to insert an address into a link and have it bring up the street view?

For instance:



        
3条回答
  •  醉梦人生
    2020-12-30 15:35

    Street View now has a static images API. Here's an example:

    http://maps.googleapis.com/maps/api/streetview?size=640x480&location=43.0635309,141.3253261&fov=120&heading=235&pitch=10&sensor=false
    

    Here's the docs:

    https://code.google.com/apis/maps/documentation/streetview/

    2011: マクド

    2017: マクドナルド

提交回复
热议问题