HorizonPath

fun HorizonPath(    pathId: Int,     parentPathId: Int,     offsetOnParentPath: Distance?,     geometry: List<PathGeometry>,     elements: Map<HorizonElementType, List<HorizonElement>>)

Creates a horizon path.

Important: This is a Public Preview API. It may be changed or removed at any time.