Spatial K
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Spatial K
geojson
/
org.maplibre.spatialk.geojson
/
PolygonGeometry
/
Companion
/
toJson
to
Json
@
JvmStatic
fun
toJson
(
polygonGeometry
:
PolygonGeometry
)
:
String
(
source
)
Encodes a
PolygonGeometry
into a JSON string.
Return
The encoded JSON string.
Parameters
polygon
Geometry
The object to encode.