setSnippet

abstract fun setSnippet(snippet: String?)

Sets the text snippet to be shown below marker title.

Parameters

snippet

a string being the text snippet to be set or null to disable the snippet.