How can I change language used on map buttons and terms of use ? I am using Google Maps API 2 (to be exact ASP.NET GoogleMap control v4.1)
Does this depends from browser language. I can see on some sites that this text is localized and can’t find any way to do that.
Here is the screenshot of text that I would like to localize:

Use the hl-parameter when including the gMap2-library
e.g: force croatian to be used as language:(
hl=hr)When using V3 the parameter-name will be language instead of hl