Question

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"

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top