On Apr 20, 6:49 pm, matt76 <[email protected]> wrote: > Hi, > > I have a dataset of parcels (Land blocks) where by I have calculated > the centroid of the parcel. I then pass this centroid in to > getNearestPanorama. It works fine and finds a Panorama in most cases > apart from when the parcel is quite large, so the centroid calculated > for the large parcel is to far from the road to find a panorama. > > I was wondering what determines whether a Panorama is found or not > using the getNearestPanorama function? > > Is it based on some buffer distance from the lat long passed in to the > function?
Seems to be, but it isn't documented anywhere that I have seen. > If so can this distance be specified? Not that I know of. Seems like a good candidate for an enhancement request: http://code.google.com/p/gmaps-api-issues/issues/list?can=2&q=apitype:Javascript+type:Enhancement+streetview&colspec=ID+Type+Status+Introduced+Fixed+Summary+Internal+Stars&cells=tiles I don't see one now. -- Larry > > Regards, > Matt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
