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 ?
David SmithPosted Jul 13, 2016, 4:05 PM
Nilesh SawardekarPosted Jul 13, 2016, 2:04 PM