point

inline fun point(longitude: Double, latitude: Double, altitude: Double? = null, block: PointDsl.() -> Unit = {}): Point