Ah you're brilliant! I can't believe I missed the character encoding statement. Adding that fixed the issue
Thank you very much! On Jan 8, 12:02�am, "[email protected]" <[email protected]> wrote: > On Jan 7, 7:13 am, "warden [Andrew Leach - Maps API Guru]" > > <[email protected]> wrote: > > On Jan 7, 2:17 pm, "[email protected]" <[email protected]> > > wrote: > > > > What character encoding is your page using? > > > <meta http-equiv="Content-Type" content="text/html; charset=big5"> > > That is the statement that tells the browser the character encoding, > the server is has to actually use that encoding also. �The question I > was trying to ask is what character encoding is the server using to > encode the page. > > � -- Larry > > > > > The API charset needs to match. Include > > &oe=big5 > > in the script tag along with the version number and your key. > > > 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 -~----------~----~----~----~------~----~------~--~---
