GeometryCollection

data class GeometryCollection(geometries: List<Geometry>) : Geometry

Properties

geometries
Link copied to clipboard
val geometries: List<Geometry>
type
Link copied to clipboard
val type: String