MapLibre Native Android
Toggle table of contents
13.4.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.annotations
/
BaseMarkerOptions
/
setIcon
set
Icon
open
fun
setIcon
(
icon
:
Icon
)
:
T
(
source
)
Set the icon of the Marker.
Return
the object for which the method was called.
Parameters
icon
the icon of the
Marker
.