setTitle

abstract fun setTitle(title: String?)

Sets the title of the marker.

Parameters

title

sets the title. If null, the title is cleared.