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.