ErrorPro / react-google-autocomplete

React components for google places API.
MIT License
473 stars 114 forks source link

Feat: Add support for language selection #113

Closed lacunadream closed 3 years ago

lacunadream commented 3 years ago

Adds support for specifying the language in which the results are returned. References:

Note: Have tested locally

ErrorPro commented 3 years ago

@lacunadream Nice work! Thanks