On Nov 18, 4:09 pm, AndyGarrett <[EMAIL PROTECTED]> wrote: > here's an example: > http://www.aia.com/campus
On Nov 18, 4:50 pm, mlc <[EMAIL PROTECTED]> wrote: > Our problem page is now at http://www.mrlube.com/locations/index2.aspx?BC-LM Those pages are remarkably similar! They both have a newline either side of the title (bad practice), they both contain the same data structure and the same /*HACK comment, and both of them define var undefined="undefined"; which upsets the API code. Removing that line makes it work. There may be a case here for an issue so that the API uses its own variable for whatever "undefined" should be, rather than relying on a variable name which users might purloin for their own purposes. 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 -~----------~----~----~----~------~----~------~--~---
