Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locale setting for geocoding #316

Open
riklaunim opened this issue Feb 21, 2014 · 0 comments
Open

Locale setting for geocoding #316

riklaunim opened this issue Feb 21, 2014 · 0 comments

Comments

@riklaunim
Copy link

Some point to address geocoding services take locales into account translating address to given language. For googlev3.geocoder I had to set it in the file:

var geocode_request_object = {'region': 'YOUR_LOCALE'};

BTW: I'm using slightly older code in this file than release-3.0 has, but geocode_callback wasn't using formatted_address from response and the geocoded address was incomplete (no street etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant