That's actually interesting. Does document.location.href return the same between browsers that do and don't support internationalized domain names? Because I'd expect it not to, but that'd be a problem here.
On 20 sep, 09:18, Martin <[EMAIL PROTECTED]> wrote: > Can you load your (non-working) map page and get the contents of: > > document.location.href ? > > Say add an alert: > > alert(document.location.href); > > Does that return a string that you can get a working api key with? > > Martin. > > On 20 Sep, 03:39, leoap <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > I got a problem with an url with special characters, the url > > iswww.participações.com.br, i've tried register withwww.participações.com.br > > and with the IDNA xn--participaes-sgb4s.com.br , both doesn't work. > > > When i tried withwww.participações.com.br , the system says: "This > > key is good for all URLs in this > > directory:http://www.srparticipa%c3%a7%c3%b5es.com.br" > > > I think that there is an error in charsets, or something that blocks > > me from register a key for my url. > > > Is there any way to acomplish my needs? > > > Thanks in advance!- Tekst uit oorspronkelijk bericht niet weergeven - > > - Tekst uit oorspronkelijk bericht weergeven - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
