mhudecheck / revgeo

Reverse Geocoding in R with Google Maps API and Photon API
GNU General Public License v3.0
23 stars 7 forks source link

Language setting option for Photon #18

Closed GenghisKhandybar closed 3 years ago

GenghisKhandybar commented 3 years ago

To avoid the inconsistent language scheme photon gives when no language is specified, I propose adding a new parameter to allow the user to specify a language (with the default being English).

If we wish to allow users to keep using unspecified language queries, we will have to change this further, but I suspect that is a very rare use case.

mhudecheck commented 3 years ago

Merged & much appreciated : )

GenghisKhandybar commented 3 years ago

No problem - I think you accidentally closed instead of merging though.