Apple Maps Point Of Interest Categories
constructor(excluding: List<AppleMapsPointOfInterestCategory>? = emptyList(), including: List<AppleMapsPointOfInterestCategory>? = emptyList())
Parameters
excluding
List of POI categories to exclude from the map
including
List of POI categories to include on the map (if specified, only these will be shown)