On Nov 24, 2:40 am, "warden [Andrew Leach - Maps API Guru]" <[EMAIL PROTECTED]> wrote: > On Nov 24, 8:59 am, giannisth2004 <[EMAIL PROTECTED]> wrote: > > > what am i doing wrong and how can i fix this please????? > > You're not doing anything wrong except expecting your map to work in a > translated page. When I tried it, the translated page is served > fromhttp://66.102.9.104instead of your domain, so your key won't work. > > I've found that if you put your map in an iframe, the iframe gets > translated and you get a map (albeit complete with the error message), > which seems rather odd, but that might be one way around the issue. > The foolproof method is to get a key for each translation server IP > and use key-switching to have the page use the right key. Search for > "multiple domains" for ideas. > > There isn't an issuehttp://code.google.com/p/gmaps-api-issues/issues/list > about this, but it would be possible for Google to enhance the key > validation so it didn't complain about Google's own servers.
That may be true. But the translation servers all seem to work like the Google search cache servers and are referenced by IP address. If they were referenced by using the DNS and where in the google domain, it might be possible. I don't think implementing a list of IP addresses is realistic (although I suppose it could be done in the server side part of the key validation...) -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
