On Oct 17, 1:33 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I have the same issue happening on my site. I do have my script in the
> head but still no map appears when I upload it to my remote server?
> The url is:  
> http://www.vespershine.com/find_it_on_PEI/PEI_business_finder.html
>
> I just copied the code right out of the key generator with just the
> most basic "hello world" of google map API and it works when I test it
> locally.

Do you have more than one line of code when you test it locally?
Currently online, you have only one very long line. That means your
function load() in the same line as //<![CDATA[, so it's commented out
(instead of just the CDATA element start). IE fails with an "Object
required" error because it can't find the function.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to