remove

abstract fun remove(poiList: List<PoiLocation>)

Remove PoiLocations from the map if they were added before with PoiVisualization.display.

Parameters

poiList

The list of PoiLocations to be removed from the map.