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.maps
/
MapLibreMap
/
SnapshotReadyCallback
Snapshot
Ready
Callback
interface
SnapshotReadyCallback
(
source
)
Interface definition for a callback to be invoked when the snapshot has been taken.
Members
Functions
on
Snapshot
Ready
Link copied to clipboard
abstract
fun
onSnapshotReady
(
@
NonNull
snapshot
:
Bitmap
)
Invoked when the snapshot has been taken.