As I understand how it works, the web host doesn't need external
internet access to google because the webpage is actually rendered by
client browser that connects to google for key verification.

I have an internal server behind firewall with URL of http://10.25.74.20:1234,
so I generated a Map Key with "http://10.25.74.20:1234"; and put it
into the html file.
I got this error:
"The Google Maps API key used on this web site was registered for a
different web site. You can generate a new key for this web site at
http://code.google.com/apis/maps/.";
And alert(window.location.host); returns "10.25.74.20:1234".

Anybody knows what goes wrong? I consider this is a very basic page
from behind a firewall.
Thanks
- Tony

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