On Dec 18, 11:34 am, Jürgen <[email protected]> wrote: > > I don't know if there is a simple solution, but if there is why not > implement it.
One simple solution is to use headers or <meta> to set the charset of the page to utf-8. As you say, this may not be possible in all cases. But you can set the encoding of the API as well: Mike's test_de.htm works fine in IE if you add &oe=win-1251 into the API source attribute (oe for "output encoding", presumably). 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 -~----------~----~----~----~------~----~------~--~---
