setCustomPois

fun setCustomPois(customPois: Set<CustomPoi>)

Sets the custom POIs for this CustomPoiProvider by replacing the existing custom POIs with the specified collection.

Parameters

customPois

The collection of CustomPoi to set.