Great suggestion.

I loaded it up in a standalone, granted I didn't have the markers or the
replay features; however, I was unable to reproduce the effects.

I loaded up a different database with different data for my markers and my
replay information and it appears to be running through smoothly.  So I am
guessing that there is a character somewhere in the information that I am
passing for the marker creation that the street view simply does not agree
with.

On Mon, Jun 14, 2010 at 3:45 PM, Chad Killingsworth <
[email protected]> wrote:

> Normally when I see errors like this in my code, it's something subtle
> I did - like forget a "new" keyword when creating a LatLng object.
> That's why it's important to post a link to your site so we can help
> debug the issue.
>
> I realize your map is embedded in an application, but you could create
> a sample standalone version and see if the same errors happen there.
> You might get more responses that way as well. When nobody else has
> reported the error, it seems unlikely that the bug is in the
> Streetview code.
>
> Chad Killingsworth
>
> On Jun 14, 12:35 pm, Nathan Raley <[email protected]> wrote:
> > 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]><google-maps-js-api-v3%2B
> [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]<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.

Reply via email to