mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
MapView
/
OnSnapshotReady
On
Snapshot
Ready
fun
interface
OnSnapshotReady
Interface for getting snapshot result
Bitmap
.
Functions
Functions
on
Snapshot
Ready
Link copied to clipboard
abstract
fun
onSnapshotReady
(
bitmap
:
Bitmap
?
)
Will be called when snapshot
Bitmap
is ready.