On Apr 20, 4:53 pm, pmni <[email protected]> wrote: > Still don't show anything... > The js file initialize, but don't show the map... > > don't now why?
Didn't you get an error for this line alert(); in GoogleMaps.js? alert needs an argument, you can't alert nothing. Note: there may be other problems, but this is what is stopping anything else happening. 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 -~----------~----~----~----~------~----~------~--~---
