Companion
Factory methods for creating and serializing GeometryCollection objects.
Functions
Link copied to clipboard
Deserialize a GeometryCollection from a JSON string.
Link copied to clipboard
inline fun <T : Geometry> fromJsonOrNull(@Language(value = "json"
Deserialize a GeometryCollection from a JSON string, or null if parsing fails.