On Tue, Nov 22, 2011 at 2:54 PM, Shobha Rishiraj <[email protected]> wrote: > I too was facing the same problem but have to use separate keys for every > domain.
Not with the new key system. I've just tested the new console key. It works on multiple domains. Specify which you want to explicitly allow. http://code.google.com/apis/maps/documentation/javascript/v2/introduction.html#Obtaining_Key > > Since most of the pages were common for each domain, all the keys are > inserted on every single file. > > The source code of this page shows the way to group all keys in a single > page. > > > > http://www.replyat.com/guesthelp1.htm > > > > On Tue, Nov 22, 2011 at 7:59 PM, [email protected] <[email protected]> > wrote: >> >> On Nov 22, 6:08 am, Raghavendra K <[email protected]> wrote: >> > Hi, >> > >> > We are planning to integrate google map on our website. The website >> > has been deployed on different servers which have different domains. >> >> Why are you using the deprecated v2 API? The v3 API doesn't require >> keys and should really be used for new development (although v2 is a >> lot more stable) >> >> > >> > Below are the domain details. >> > >> > 1.www.otis.com- this domain is pointed to a load balancer, which >> > redirects all the requests to two different servers. >> > >> > 2. cms.otis.com - this domain is pointing to a another server. >> > >> > So in all there are 3 servers with 2 domains, however we want to use >> > only one V2 key for all these servers. Could you please suggest. >> >> A key for the otis.com domain should work for any page in that domain >> or subdomains of that domain. >> >> > This is bit urgent. >> >> http://www.catb.org/~esr/faqs/smart-questions.html#urgent >> >> -- Larry >> >> > >> > Thanks, >> > Raghav >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Maps API V2" 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. >> > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" 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. > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
