Note too: unless you specify a version (&v=) when loading the API, you get the latest build: http://code.google.com/apis/maps/documentation/javascript/basics.html#Versioning If you specify a version such as &v=3.1 you can control when your site is updated.
On Fri, Aug 13, 2010 at 10:14 AM, Ben Appleton <[email protected]> wrote: > > http://code.google.com/apis/maps/documentation/javascript/reference.html#StreetViewService > I believe you want getPanoramaByLocation. > > > On Fri, Aug 13, 2010 at 8:12 AM, Guy <[email protected]> wrote: > >> I worked on a piece of code last week and got everything up and >> running. I came back this week, and It no longer works. It looks like >> the StreetView Service is broken.. >> >> "sv.getNearestPanorama is not a function" >> >> sv being a Streetview Service called just before hand. I have tried a >> couple of things, like calling the StreetView service on page >> initialization, but this didn't change anything. >> >> I see there was a release of V3 on the 5th, but I didn't really see >> anything in the changelog that could cause this. >> >> The page is here: http://bit.ly/b3zyJs >> >> If you see anything is missed please let me know. >> >> Thanks, >> >> -Guy >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Maps JavaScript API v3" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-maps-js-api-v3%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-maps-js-api-v3?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
