GeoLineSegment
Implementation of a line segment that represents a line between the two geographic coordinates.
Parameters
begin
The beginning of the line segment.
end
The end of the line segment.
Implementation of a line segment that represents a line between the two geographic coordinates.
The beginning of the line segment.
The end of the line segment.