From a Tally form I obtain a city name.
From that city name, i wish to use Make to calculate which hospital would be the nearest and display its address.
I have an issue using the Google APIs, could someone walk me through the steps to exploit this city name and obtain the nearest hospital address ?
the screenshots of:
→ the output bundle of the module before the module having trouble
→ the input data mapping of the module having trouble
→ the detailed information of the trouble.
How do you define “nearest”? If a city has 3 hospitals within its boundaries, which one would you define as “the nearest”? Nearest to your home, which has a specific coordinate, or nearest to the center of the city?