Thanks, I've verified the bug and filed an internal issue to track it.

On Sun, Apr 4, 2010 at 2:50 AM, D. van Rooij <[email protected]> wrote:

> Hello,
>
> On my website http://www.1city1photo.com I want my Google Maps
> application to show city names in English only.
>
> For instance:
>
> If I search for Munich, Google Maps gives me: München
> If I search for Beijing, Google Maps gives me: 北京市
>
> I want Google Maps to give me Munich and Beijing instead.
>
> So I started searching around on the internet and I found that the
> problem should be solved by adding &language=en. This doesn't seem to
> solve the problem though. And now I'm stuck. Can someone help me out?
>
> First I had this:
> <script type="text/javascript" src="http://maps.google.com/maps/api/js?
> sensor=false"></script>
> So I changed it to:
> <script type="text/javascript" src="http://maps.google.com/maps/api/js?
> sensor=false&language=en"></script>
>
> Thanks a lot!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-maps-js-api-v3%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to