LineString

constructor(positions: List<GeoJsonPosition>, boundingBox: GeoBoundingBox? = null)

Parameters

positions

Coordinates of the LineString.

boundingBox

Bounding box of the LineString (optional).