toggle menu
MapLibre Native Android
11.6.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.annotations
/
BaseMarkerOptions
/
setTitle
set
Title
open
fun
setTitle
(
title
:
String
)
:
T
Set the title of the Marker.
Return
the object for which the method was called.
Parameters
title
the title of the
Marker
.