1
Answer

Calculating distance between coordinates at server side.

Photo of zekeriya koca

zekeriya koca

7y
819
1
I will have coordinates in database and i need to calculate distance between them (by time and km). I have to do those at server side with c#. I'm using .net core 2. which api should i chose and  are there and good examples doing that task?

Answers (1)