Is there any way to get a localized response with jQuery UI Map V3? I mean, when I use search
method to find a location, the long_name
value is returned in English.
On API docs I can't find any reference to a locale
param or something similar.
Do you guys know something about this?
Thanks a lot.