PositionMetric

class PositionMetric(val position: Location) : BaseMetric

Constructors

Link copied to clipboard
constructor(position: Location)

Inherited properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Inherited functions

Link copied to clipboard
open fun toDictionary(): Map<String, Any>