http://code.google.com/support/bin/answer.py?answer=55146&topic=10945
On 31 Dez. 2008, 21:32, Peter Verkooijen
wrote:
> I installed a Google map on one site, but now find out other URLs
> pointing to the same site, even the .net variation, require their own
> API key. It even puts up an agressi
You could place your map code inside an that uses just one of
the domains in its src.
You could use Google Maps Premier, which uses client IDs instead of
keys.
--
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team
--~--~-~--~~~---~--~~
It's quite simple to add a server side include to your page that adds
the right key before the page leaves the server. It's clean, easy to
implement and has no problems with additional code.
-John Coryat
http://maps.huge.info
http://www.usnaviguide.com
--~--~-~--~~~-
I installed a Google map on one site, but now find out other URLs
pointing to the same site, even the .net variation, require their own
API key. It even puts up an agressive error message when users open my
site via the "wrong" URL.
To solve this problem I would have to add a big block of code to