On Mar 11, 6:48 am, neugi <[email protected]> wrote: > Hi, > > i' developing a page in german, which uses google maps. > now some users use the google translation service (translation german > to italian), but if they do so, they get the alert() that the > registered key is not for this domain. > is there a way to disable this?
http://groups.google.com/group/Google-Maps-API/search?hl=en&group=Google-Maps-API&q=translate&qt_g=Search+this+group Not easily. If you know the IP addresses of all the possible translate servers, you could register keys for them and use key switching code based on window.location.host... -- 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 -~----------~----~----~----~------~----~------~--~---
