Is it possible to get photo spheres in Google map bounds

巧了我就是萌 提交于 2019-12-23 15:16:04

问题


Is there any way to fetch available photo spheres (within map bounds) using the Google Maps API?

I am trying to build a map like the one here, but can't figure out where to get the photo sphere data from, or if it's even possible - cannot find anything in the documentation other than standard streetview stuff.

edit: I do know that individual photo spheres can be fetched by their pano_id, but need a more efficient way to get a bunch of them onto my map. Manually creating a pano_id collection isn't an option.

来源:https://stackoverflow.com/questions/27978347/is-it-possible-to-get-photo-spheres-in-google-map-bounds

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!