@Beta(2021, 3) abstract fun hideCategories(categories: List<String>): Unit
Hide the POIs whose categories match as provided by the category names.
categories - List of names POI categories.
categories