interpolateUsingSurfaceDistance
fun interpolateUsingSurfaceDistance(distance: Double, result: Cartographic? = definedExternally): Cartographic(source)
Provides the location of a point at the indicated distance along the geodesic.
Return
The location of the point along the geodesic.
Parameters
distance
The distance from the initial point to the point of interest along the geodesic
result
The object in which to store the result.