mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps.extension.compose.annotation
/
IconImage
/
IconImage
Icon
Image
fun
IconImage
(
imageId
:
String
)
Construct a
IconImage
with
imageId
as a
String
.
fun
IconImage
(
bitmap
:
Bitmap
)
Construct a
IconImage
with
bitmap
as a
Bitmap
.