hideSafetyLocations

abstract fun hideSafetyLocations(hiddenSafetyLocations: Set<SafetyLocationType>)

Hides the safety locations.

Parameters

hiddenSafetyLocations

Set of SafetyLocationType that represent the types of safety locations that will be hidden. The rest of safety location types that are not in the set will be shown. Can be an empty set to show all types of safety locations.