문제

In the Google Street View Image API i can set a parameter that is called "location". In the api is a description that says "...The Street View Image API will snap to the panorama photographed closest to this location..."

Well my question is if there is a way to get other locations to the given lon&lat? Sometimes if i get a picture to a lon&lat there is a building and a big bus stands in front of it and one step previously you can see the hole building. Maybe someone knows the "steps (lon&lat +,- X" between the photography or a way to get a range of picture for a given lon&lat

the problem in pictures:

good "place"

bad "place"

도움이 되었습니까?

해결책

There is a google.maps.StreetViewPanaorama.getLinks() method that returns the adjacent StreetView locations.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top