@PublicPreview("2021.03") abstract fun showCategories(categories: List<String>): Unit
Shows the POIs whose categories match as provided by the category names.
categories - List of the names of POI categories.
categories