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 from http://66.102.9.104 instead 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 issue http://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. 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 -~----------~----~----~----~------~----~------~--~---
