It is an embedded web component using windows browser, so its using IE. I could post you a link to the site; however, it doesn't work as a standalone without the c++ program feeding it the necessary values it needs.
Any ideas what function that is trying to call? It appears to be triggered primarily when panning around in the street view and crossing the paths of a marker. However, in doing a simulated drive with the street view, which basically just updates the position and heading of the pano, it fires off this error ever so often, and once it triggers off it seems to repeat every update on the update of the pano in the simulation. On Mon, Jun 14, 2010 at 11:57 AM, Chad Killingsworth < [email protected]> wrote: > What browser are you experiencing the issue in and can you post a link > to your site? > > Chad Killingsworth > > On Jun 14, 11:47 am, Nathan Raley <[email protected]> wrote: > > When panning around in street view I occassionally get an error on line > 8: > > Invalid argument. Debugging brings me to this section below: > > > > function N(a,b){if(a)for(var c=0,d=K(a);c<d;++c)b(a[c],c) > > > > Any ideas what may be causing this? > > -- > 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.
