Skip to main content
Return the Well-Known Text string representation of a geometry. It will support M coordinate if present since v1.5.0.

Signatures

Parameters

A
Geometry
required
The input geometry.

Return type

A string representation.

Examples