On Jan 14, 3:54 pm, jameslove <[email protected]> wrote: > It means you've coded something wrong and the API is complaining. Post > a link and someone might identify the error for you.
To expand a little: "a" in this case is a local variable and such variables occur hundreds of times in the API code. It's FAR from easy to reverse-engineer the complicated API code and work out what you might have defined wrongly. A link to an online example allows the use of debuggers like Firebug which can highlight what's gone wrong fairly readily. Do have a look at the posting guidelines. 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 -~----------~----~----~----~------~----~------~--~---
