GeoLineSegment

fun GeoLineSegment(begin: GeoCoordinate, end: GeoCoordinate)

Parameters

begin

The beginning of the line segment.

end

The end of the line segment.

Important: This is a Public Preview API. It may be changed or removed at any time.