Invalid character on line 1 in MSIE tends to mean that a jsonp response contains characters that are outside the character set that you've specified. Check that your charset specification matches that recommended in the documentation
<meta http-equiv="content-type" content="text/html; charset=utf-8"/> However, there is also the possibility that the geocoder might have started returning non-utf8 characters in some unusual circumstances. Either take a look at what is returned a browser that tolerates out-of-charset characters, or provide a link that exhibits the problem so that we can take a look, so that this possibility can be eliminated or verified and logged as an issue. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
