code
UI Shields
/
com.mapbox.navigation.ui.shield.model
/
RouteShield
/
toBitmap
to
Bitmap
abstract
fun
toBitmap
(
resources
:
Resources
,
desiredHeight
:
Int
?
=
null
)
:
Bitmap
?
Content copied to clipboard
Invoke the method to convert
RouteShield.byteArray
to
Bitmap
.