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

Possibility to set response language #7

Open
frankvanderkuur opened this issue Jun 25, 2019 · 0 comments
Open

Possibility to set response language #7

frankvanderkuur opened this issue Jun 25, 2019 · 0 comments

Comments

@frankvanderkuur
Copy link

We are using the widget in an environment where the language of the website is statically defined. So this could be German or Dutch for example. The response of this widget uses the language setting of the user’s browser. This creates a possible conflict in our software.

Google created the possibility to set the response language of the API using the ‘language’ parameter and optionally the region. For example:

<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&language=ja&region=JP">
</script>

Could you please implement this feature in the widget?

More information can be found here

Thanks for your good work!

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