Represents a line string composed of two or more points.
Creates a new LineString instance.
The points that make up the line string (minimum 2 points).
Converts the LineString to a GeoJSON representation.
GeoJSON representation.
Represents a line string composed of two or more points.