react-places-autocomplete
react-places-autocomplete copied to clipboard
Distance per suggested locations
Hi,
Is this component have the ability to return the distance per suggested locations?
Any updates on this? I can see that when I pass origin in searchOptions I am getting distance in google api response when inspected through network tab but library is not giving distance in suggestions object, I need to sort and show suggestions based on distance so let me know how to solve it?