Google map 提供Google Street View Image API让我们使用。 在:https://developers.google.com/maps/documentation/streetview/ 下图是一些街景照片的参数信息。 size:图片尺寸 location:经纬度 heading:朝向角度 pitch:旋转角度 key:自己的API_KEY 下面的URL则是获得街景图片的URL,将上面参数拼在一起即可: