using the following code and moving a coordinate away and back again creates a horizontal difference, that gets larger the farther the point is moved.
the same is true for using both GeodesicExact and Geodesic alternatively.
what i want to achieve is creating a latLon shape by moving the startLatLon around.
@bakercp
using the following code and moving a coordinate away and back again creates a horizontal difference, that gets larger the farther the point is moved. the same is true for using both GeodesicExact and Geodesic alternatively. what i want to achieve is creating a latLon shape by moving the startLatLon around.
is there are an exact/better way of doing this?