GeometryId

value class GeometryId(val id: String)

Identifies the geometry data source.

Parameters

id

The identifier of the the geometry data source.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String