I would like to use photon to have city and country of POIs.
If I want to save in my DB the result of Photon for the reverse geocoding of my POIs latitude/longitude, I have to make a query by language to have city and country name in each language supported by my app.
If I manage 10 languages in my application I have to make 10 Photon reverse geocoding calls by POI in my application.
It would be great to have multiple languages results if asked in the query.
I would like to use photon to have city and country of POIs.
If I want to save in my DB the result of Photon for the reverse geocoding of my POIs latitude/longitude, I have to make a query by language to have city and country name in each language supported by my app.
If I manage 10 languages in my application I have to make 10 Photon reverse geocoding calls by POI in my application.
It would be great to have multiple languages results if asked in the query.