PoiCategoryOptions

fun PoiCategoryOptions(categories: Set<CategoryId> = emptySet(), locale: Locale = Locale("en", "US"))

Parameters

categories

The POI categories for which details are requested. When it is empty, details for all available categories are retrieved.

locale

The language in which search results should be returned. When it is not provided, the default locale used is en-US.