removeViewFromMap

abstract fun removeViewFromMap(tag: String)

Removes the view with the given tag from map.

Parameters

tag

tag of the view that need to be removed from map.