removeMarker

open override fun removeMarker(markerId: String)

Removes a specific marker from the map.

The marker is identified by the unique identifier from its underlying MapShape. The matching marker is deleted immediately.

Parameters

markerId

The ID of the marker to remove.