Skip to content

Possibility to set response language #7

@frankvanderkuur

Description

@frankvanderkuur

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions