Poi

fun Poi(    id: Int,     pathId: Int,     startOffset: Distance,     endOffset: Distance,     entryId: Int,     category: Int,     categoryName: String,     brandNames: List<String>,     name: String,     coordinate: GeoCoordinate,     entryPointCoordinate: GeoCoordinate,     bufferRadius: Distance,     formattedId: String,     parentCategories: List<Int>,     subscribedCategory: Int,     type: Poi.Type)

Creates a POI horizon element.

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