We will be given an excel file, in which we can see column sender_city and destination_city. We have to find the distance between these two cities and the distance calculated should be written in a column total_distance. All these processes should be automated. If we upload file, every process should be done automatically.
TO find distance we want map, SO we should use Azure Map.
we should not use latitude and longitude because it is calculating flight distance.
Can someone help me regarding the same.
My mailid is dpkrj11.l@gmail.com