googlemaps / googlemaps/react-wrapper

Set display language on locations to match Google Places API

Abierto
#552 0 comentarios 0 reacciones 1 asignado Reclamado por @wangela Ver en GitHub
triage me type: question
Lenguaje dominante
TypeScript
Estrellas
381
Forks
50
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I am creating an app using google places api to search for autocomplete in a custom sidebar. We are using the autocomplete to search in our own dataset. We are using the map to display our custom data on the map.

The problem is that google places api shows results differently then the map.
For example: `Sevilla, Spain` from Google Places API is displayed as `Seville`.

I have set the language to `en` in the google places API and it would be helpful to figure out how to configure the locality on the displayed map as well so it matches the Google API.

![Screenshot 2022-10-11 at 09 50 08](https://user-images.githubusercontent.com/1506766/195030177-01e5c989-7e6d-45a8-94b1-7b03b37a22eb.png)

I think is a parameter in a default Google map? (see below)

```

```

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.