MultiLineString
fun MultiLineString(lineStrings: List<LineString>, boundingBox: GeoBoundingBox? = null)
Content copied to clipboard
Parameters
lineStrings
List of LineString used for the construction of an MultiLineString.
boundingBox
Bounding box of the MultiLineString (optional).
Important: This is a Public Preview API. It may be changed or removed at any time.