toJson

fun toJson(lineStringGeometry: LineStringGeometry): String(source)

Encodes a LineStringGeometry into a JSON string.

Return

The encoded JSON string.

Parameters

lineStringGeometry

The object to encode.