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

Localizing the Map #9

Open
naoak opened this issue Jun 19, 2018 · 0 comments · May be fixed by #10
Open

Localizing the Map #9

naoak opened this issue Jun 19, 2018 · 0 comments · May be fixed by #10

Comments

@naoak
Copy link

naoak commented Jun 19, 2018

https://developers.google.com/maps/documentation/javascript/localization?hl=en

By default, the Maps JavaScript API uses the user's preferred language setting as specified in the browser, when displaying textual information such as the names for controls, copyright notices, driving directions and labels on maps. In most cases, it's preferable to respect the browser setting. However, if you want the Maps JavaScript API to ignore the browser's language setting, you can force it to display information in a particular language by adding a language parameter to the <script> tag when loading the Maps JavaScript API code.

I'll make a PR for localization feature If you'd like it.

@naoak naoak linked a pull request Jun 19, 2018 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant