There is an error in the gmaps-api (see http://code.google.com/p/gmaps-api-issues/issues/detail?id=12&q=punycode...) which prevents punycode-domains to be used normal f. e. with firefox (the registration key is not recongnized).
There is a workaround available so that both keys (for the unicode domain name like 'www.käse.de" and the ascii domain name "www.xn--kse-qla.de") are selected depending of the behaivor of the browser (see http://mapki.com/wiki/Punycode)
How to integrate in gmap??
Comments
Comment #1
bdragon commentedDoes entering both keys using the keys api (http://drupal.org/project/keys_api) work?
Comment #2
mhess commentedI tried the keys-api together with keys-api-patch, but I only get "Key for 'gmap' @ 'www.xn--....-tqb.de' doesn't exist. Go here to manage keys."
Maybe the problem is the translation of the punycode-Domainname to http://www.zahn%c3%a4rzte-.....de at google, so I tried to generate also a key for that, no success...
Comment #3
podarokrelease unsupported
feel free to open issue against latest 7.x dev