toJSON

open override fun toJSON(): JsAny(source)

Returns a JSON-serializable object representing the point. This encoding is not memory-efficient, and should generally be used for debugging and testing.

Return

JSON-serializable object.

See also