removeMarkers

abstract fun removeMarkers(tag: String? = null)

Removes all Marker elements with provided tag from the map.

Parameters

tag

The tag which identifies the group of markers.