toggle menu
MapLibre Native Android
11.6.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.annotations
/
BaseMarkerOptions
/
title
title
open
fun
title
(
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
.