But if I use in the GoogleMaps.js file an window.load the map don't show... I'm going crazy to solve this problem... :S
On 21 Abr, 15:47, Rossko <[email protected]> wrote: > > Has this line > > window.onload = __dnn_Page_OnLoad; > > The line Raplh pointed out overwrites any previous onload settings. > So, you want a method of adding to an existing onload. > This isn't a maps issue > http://www.webreference.com/programming/javascript/onloads/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
