I have a readgrid with a list of USA addresses.
I want to be able to enter in a city, state or zip code and have it show me the list with what is closest first to what was entered.
What API would I want to connect with?
Also, has anybody had any experience with taking this one step further and not just look at what is closest but factor in other items like price example.
Facility A is 10 miles away and our cost is $50
Facility B is 11 miles away and our cost is $40
Even thought A is closed I want B to show first since its only 1 mile away but we will save $10 by telling the person searching this is the first pick.