City

fun City(    id: Int,     pathId: Int,     startOffset: Distance,     endOffset: Distance,     name: String)

Creates a City horizon element.

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