I believe there's a character set issue in the xml being returned by the HTTP geocoder.
If you fetch this url: (key omitted, doesn't seem to matter) http://maps.google.com/maps/geo?output=xml&ll=47.498403,19.040759 The returned XML presents itself as UTF-8 in the xml declaration, but it contains characters which appear to be something like ISO-8859-1. It's not valid UTF-8, at any rate. Has this been noticed before? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
