react-places-autocomplete
react-places-autocomplete copied to clipboard
Need Place name along with results that returns in onSelect props
Hi, In my case, I need to show the place name (i.e,. name provided by Google Map). So Is there any solution to get all the data provided from Google Map on onSelect prop?
Thanks in Advance.