2
Answers

c# Math Function: Calculating New Distance (Lat/Lon)

David Smith

David Smith

8y
324
1

Lat = 33.456

Lon = -124.345

I have a Lat and Lon, which is an Edge Point. I want to take the edge point and create another edge point 250m away from'

the first Lat and Lon.

Which math function will I use to do this in C#. Can someone help me with this logic ?


Answers (2)
Next Recommended Forum