At a minimum shouldn't you get either the alert that says "issue" or "works"?
I get it using IE version 8.0.6001.18882 (with and without compatibility mode turn on). When I try it in Chrome version 4.0.249.89 (38071) nothing really happens and I see the same error in the javascript console. My coworker has Firefox version 3.5.8 and he doesn't get any of the alerts. On Mar 5, 9:46 am, Andrew Leach <andrew.leac...@googlemail.com> wrote: > On Mar 5, 2:25 pm, Chris <cca...@gmail.com> wrote: > > > I tried debugging the code right before I do the check on the > > _data.code and it blows up before that > > What do you mean by "blows up"? At this line in your example's > callback function > if (_data.code != 200) { > _data.code is 600, and I get an "issue" alert. > > > so checking on NO_NEARBY_PANO > > doesn't seem to be the answer. The check on the _data.code happens > > after the call to Google but it seems that it's blowing up in the > > Google code and not when it gets back. Hence the error that is > > occurring which is Google's code: > > > 'undefined' is null or not an object main.js, line 1325 character 74 > > I don't get that error in your example, using Firefox or IE. If you're > using a different example, please post a link to that. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to google-maps-...@googlegroups.com. To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.