In the absence of any reply, it would seem that solution is to use "getPanoramaByLocation" in V3 API. However, there is no way that I wish to convert the whole of my application to V3 at the moment.
Is there a web service (REST or whatever) that will do the same as "getPanoramaByLocation", when called from my server application? John Walton On Aug 7, 5:26 pm, jwalton <[email protected]> wrote: > I am using the getNearestPanorama api call to find nearest Panorama to > a position. But I have situations where there is no "very near" > Panorama but an acceptable local Panorama slightly further away. > > After the api returns a "no results" (600) error, is there any way > that I can repeat the call with extended radius of search? > > If not, the obvious "solution" is to repeat the search with latlng > centred progressively on the eight tiles that surround my original > latlng. But by what "distance" should I increase my latlng to? It > appears to be quite small, e.g. a few hundred metres. > > John Walton -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
