I had simular experiences with Dutch so I decided to include the Language API to translate the results of the Maps API. In most cases this works but sometimes you get strange results like Croatia is changed into Australia??? I reported that in the other forum which includes the Language API (http://groups.google.com/group/google-ajax- search-api/browse_thread/thread/facdd9a350814eda) but got no answer yet.
Gerrit. On 6 apr, 09:14, Ben Appleton <[email protected]> wrote: > 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 websitehttp://www.1city1photo.comI 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%2b[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-maps-js-api-v3?hl=en.- Tekst uit > >oorspronkelijk bericht niet weergeven - > > - Tekst uit oorspronkelijk bericht weergeven - -- 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.
