Totally gmap api newbie warning! lol

We had a site developed last year that uses google maps but are going
to move it away from the current developer.  We have been warned that
as part of this we may need to get a new gmap api key - I have read a
little on this and I dont think we will as they are tied to a domain
name and not to a server IP address but I would also like to setup a
test site for any future developments that will have a different
address like gbwildlifetestsite.co.uk or something like that.  I have
started getting things together and looked at the api keys last night
and registered a new one - all good.

The problem came when I looked at the web.config file and found that
there were 6 different ones in there - which one do I replace or have
I registered a new one wrong and should I have used a different
method??

The site is currently at
http://www.gbwildlife.co.uk/Results.aspx?place=halifax&radius=50&latitude=53.7243&longitude=M1.8615&startdate=17-06-2009&enddate=17-06-2009&includegroups=1

And my current api keys in the web.config file are structured like
this so I seem to have 5 different values listed..........?????

(I havent included the actual keys as I am not sure whether these
should be publicly displayed or kept private?)

<!-- Local -->

<add key="googleSRC" value="http://maps.google.com/maps?
file=api&amp;v=2&amp;key= Value1
<add key="googleSRC_UDS" value="http://www.google.com/uds/api?
file=uds.js&amp;v=1.0&amp;key= Value2

2 different keys

<!-- Dev

<add key="googleSRC" value="http://maps.google.com/maps?
file=api&amp;v=2&amp;key= Value3
<add key="googleSRC_UDS" value="http://www.google.com/uds/api?
file=uds.js&amp;v=1.0&amp;key= Value3

2 Key thats are the same

-->

<!-- Live

<add key="googleSRC" value="http://maps.google.com/maps?
file=api&amp;v=2&amp;key= Value4
<add key="googleSRC_UDS" value="http://www.google.com/uds/api?
file=uds.js&amp;v=1.0&amp;key= Value5

2 different keys

-->

Any help on this would be greatly appreciated :-)

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