On Sep 14, 5:12 pm, MatiasVelilla <[email protected]> wrote: > > few days ago we moved the server of the entire site and these maps > suddenly stopped working.
No idea how that could have happened, but if you actually run the function onLoad(), you get a map. Something has changed which means that function is never run. I suspect you have added the $ (document).ready event listener: is that compatible with <body onload>? 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 -~----------~----~----~----~------~----~------~--~---
