On Nov 12, 6:45 pm, Ingvar <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I tried to deploy a map-page on our server but I get the key error
> message when I try to access it.
>
> The URL to the test page ishttp://online.pois.se/testmap.aspx

I can get to that url. You have a misplaced quote in your <script>
tag:
    <script src="http://maps.google.com/maps?
file=api&v=2&key="ABQIAAAAVXdikT7ZZ0cuiTDc0pMT9BQtD8zbgf_hJCwfZONN49Ej_X8TShTCNI1PgAyK-
QATi7E7R2cC2HJVsg" type="text/javascript"></script>

What is the value of the src attribute in that tag? The key needs to
be included as part of the src string.

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