i've already solved the problem yesterday. thanks Andrew. just in case the same happen to you...
the problem was that somebody at the office uploaded a jquery plug-in menu for the pages.. so he used a <script> </script> to setup de plug- in. ... the thing is the "little guy" ended laying BETWEEN the <body></ body> tags... i just moved the script to the header and thats all. so the next time a map doesnt show n you are gettin no error the first thing to do is check the page code and see if a <script> tag is inside the body as well. =) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
