parseAsPoint

open fun parseAsPoint(coordinates: JsonArray): ArrayList<Double>

For type "Point", the "coordinates" member is a single position.

Return

Parameters

coordinates