maps-api
1.0
maps-api
/
com.omh.android.maps.api.presentation.interfaces.maps
/
OmhMarker
/
setTitle
set
Title
abstract
fun
setTitle
(
title
:
String
?
)
Sets the title of the marker.
Parameters
title
sets the title. If null, the title is cleared.