1
Answer

Calculating distance between coordinates at server side.

zekeriya koca

zekeriya koca

6y
756
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)