> www.coastalportugal.com home web page
Your HTML is invalid.
Within the <body> portion of your page is a fragment of another page -
On Oct 7, 10:46 pm, "Colin Ross-Jones" <[EMAIL PROTECTED]>
wrote:
</head>
<body onload="initialize()" onunload="GUnload()">
<div id="map_canvas" style="width: 500px; height: 300px"></div>
</body>
</html>
This won't work, take out the redundant head, body, and html tags; and
make sure your onload= call gets in to the 'real' <body> tag.
As for the www.coastal-portugal.com version, it will need to have a
different API key to go with the different URL.
If you search this group for something like 'multiple API key' there
are techniques allowing you to build a page with two or more keys that
it can select from as appropriate.
cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---