remove

abstract fun remove(poiList: List<Poi>)

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

Parameters

poiList

The list of Pois to be removed from the map.