On Dec 26, 2:25 am, Andrewm <[email protected]> wrote: > Hi, > Can anyone please explain why the streetview embedded in the > InfoWindows on the attached URL has just stopped working. It was fine. > http://www.southern.conder-act.com/Map1.htm
The ones that don't work are now returning error code 600, you don't check the error event on the GStreetviewClient object. The documentation is currently missing the numeric equivalents, and I can't find it in Mike Williams' "Unofficial Reference", so I'm not sure what that means. Two suggestions: 1. don't use API version 2.x for production sites 2. check for errors. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
