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