On Mar 25, 9:57 pm, Jitadity Kumar <[email protected]> wrote: > Hey , > This is my first time with google maps and I am already having a > problem . I have just tried implementing the very first "hello world" > of google maps script and I am getting nothing . I really dont know > what is wrong . > > This is a link to my pagehttp://urbaninfosystem.100webspace.net/ > > I have signed up for a key and am using that .
If you type this in the address bar: javascript:initialize(); the map appears. It looks like your hosting service is hijacking the window.onload event. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
