parseAsLineString

open fun parseAsLineString(input: JsonArray): ArrayList<ArrayList<Double>>

For type "LineString", the "coordinates" member is an array of two or more positions.

Return

Parameters

input