PDA

View Full Version : Display GERMAN charachters


Cologne
03-12-2009, 01:36 PM
Hi there,

does anyone know how to use German charachters like ÖÄÜß ? I got them in my database. If I use them to create maps, it doesnt work.

Please help,
Denis

Ray Borduin
03-12-2009, 03:09 PM
It may be a problem with the charset you have set for the page. Play around with charsets to see if another might work:

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">

Cologne
03-13-2009, 02:54 PM
OK, it works with UTF-8, but I dont want to change my Site charset. Is it possible only to switch the google map to UTF-8?

Ray Borduin
03-13-2009, 03:45 PM
That is inherited from the page. So I don't know of another way to do it.