toggle menu
MapLibre Native Android
11.6.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.utils
/
BitmapUtils
/
createBitmapFromView
create
Bitmap
From
View
open
fun
createBitmapFromView
(
@
NonNull
view
:
View
)
:
Bitmap
Convert a view to a bitmap.
Return
the converted bitmap
Parameters
view
the view to convert