On Jun 23, 3:37 pm, notaplayer83 <[email protected]> wrote:
>
> I found more details with FF Venkman:
>
> It seems the anonymous function isn't ours.
> Anyways I know you're right about the link. I only hope someone can
> give lights about it.

If you've got Venkman, you should be able to step back through the
function stack to the statement in your code which is causing the
failure (at least, I guess so; Firebug allows that). You may find that
you're declaring something with a String rather than a Number, for
example; or that you have a missing element. Although a missing map
container tends to be "a is undefined".

But without a link, you are rather on your own.

Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to