My problem is:
Place names are written in different ways depending on the Geolocation, i.e. "Majorca" in Spanish is "Mallorca".
Is there a way to codify the results of a search so that, if the user types "Mallorca" (in their own language) in the search box, the results automatically relate to the English equivalent "Majorca"? Any suggestion?
Thanks!
I found a solution, if anyone need, I've did it in this way:
Then call api url with PLACE ID value
This work for me, if anyone have a better solutions are welcome :)